


FMCakeMix
FMCakeMix is an open source FileMaker datasource driver for the CakePHP MVC framework. FMCakeMix enables FileMaker databases to integrate into Cake as if they were native SQL based sources, allowing for rapid development of FileMaker based web solutions in a modern web application development framework.
FMCakeMix uses Chris Hansen’s FX.php to speak with FileMaker via XML.
You can get started by downloading the demo application. It includes the driver and sample FileMaker and CakePHP applications, demonstrating how to get it setup.
You can also get documentation and the source code on the project’s github page.