Blog: Propel meets Silex

The Propel Team – 26 February 2012

Do you know Silex, the awesome PHP micro-framework? It's based on the Symfony2 components, and provides all you need to write applications.

Thanks to Cristiano Cinotti, we now have an official Propel Service Provider for Silex that eases the integration of Propel in a Silex based application. You'll find this project on our GitHub organization, so don't hesitate to contribute.

One more thing, to show how the provider works, I wrote Propilex, a simple application to manage documents, with a generic RESTful controller, and Backbone.