It's been a while since I released any PHP code for working with the RETS system. If you've worked with RETS, you know how difficult and frustrating it is. Hopefully, my code will be of some help.
I rarely work outside of the CakePHP framework anymore. Since that is the case, I this code release will be a RETS model for use with CakePHP 1.2. It handles an initial download of all active listings and stores them in the database. It will also handle a CRON job for periodically getting newly added, updated, or deleted listings from your RETS provider.
Please review
[Read More]