Propel alternatives and similar libraries
Based on the "Database" category.
Alternatively, view Propel alternatives based on common mentions on social networks and blogs.
-
Doctrine Extensions
Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable -
Idiorm
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5. -
Doctrine2 Behaviors
Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior -
Cake ORM
[READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp -
Symfony-RDM
Helps with the use of domain driven design & rich domain model in symfony / doctrine applications. -
PDOPlusPlus
A PHP single class PDO Wrapper : PDO++ (alias PPP) - CRUD - SP - BIGINT natively compatible
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Propel or a related project?
README
Propel2
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
Requirements
Propel uses the following Symfony Components:
Propel primarily relies on Composer to manage dependencies, but you
also can use ClassLoader (see the autoload.php.dist
file for instance).
Installation
Read the Propel documentation.
Contribute
Everybody can contribute to Propel. Just fork it, and send Pull Requests. You have to follow Propel Coding Standards and provides unit tests as much as possible. Also check out the roadmap to get an overview of what we are working on!
Please see our contribution guideline. Thank you!
License
MIT. See the LICENSE
file for details.
*Note that all licence references and agreements mentioned in the Propel README section above
are relevant to that project's source code only.