Propel, the not so dead PHP ORM!
Propel is one of the oldest PHP ORM frameworks inspired by Java frameworks. It was originaly built on top of PHP4 and was then migrated to PHP5 to support the PDO native extension. This ORM has become successfull and famous thanks to the symfony framework in 2005. This talk introduces and shows some of the best Propel tools like code generation, behaviors, table inheritance and active queries.
2
votes