Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 1023 Bytes

2012-02-26-propel-meets-silex.markdown

File metadata and controls

8 lines (8 loc) · 1023 Bytes
layout title published
post
Propel meets Silex
true

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.