Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 580 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 580 Bytes

rets-laravel

Laravel obstruction for flexmls and other RETS compatible MLS systems

Feature (aka The Plan)

  • Cache API structure for easy re-use
  • Generate schema based on API response
  • Provide tool for initial download
  • Provide tool for keeping data up to date
  • Provide tool for easy purging
  • Build basic model for searching and filtering

Components

  • Connection
  • Repo/Interface
  • Schema Generator
  • Helper schema for API information
  • Commands ** rets:install ** rets:setup ** rets:update

php artisan config:publish package="mikhailkozlov/rets-laravel"