2015PHPMVCReal Estate

Sports Afield Trophy Properties

Full-stack MLS platform for recreational real estate with custom MVC core and syndication engines.

Overview of Sports Afield Trophy Properties

Sports Afield Trophy Properties: MLS Platform

The SATP MLS is a specialized real estate platform designed for recreational property listings. Built on a custom PHP MVC core (HAL2), it manages the complete lifecycle of property listings, broker relationships, and media assets.

The system features a dual-theme architecture (Public/Admin) rendered via Twig templates. Key capabilities include a geospatial search engine, automated data syndication to external networks (LandWatch, LandDx), and extensive reporting tools. The backend leverages Propel ORM for complex data modeling and MySQL for persistence.

Development operations are supported by a suite of Bash scripts for database migrations, environment provisioning, and data seeding. Frontend assets are optimized via a Grunt-based build pipeline.

Stack: PHP 5.4+, Composer, Twig, Propel ORM, MySQL, Grunt, Node.js, Custom MVC.