Stars: 1245
Forks: 385
Pull Requests: 1026
Issues: 944
Watchers: 65
Last Updated: 2023-09-16 10:45:55
Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
License: MIT License
Languages: PHP, Shell, XSLT, Batchfile, Hack
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
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).
Read the Propel documentation.
Everybody is welcome to contribute to Propel! Just fork the repository and create a pull request.
Please include unit tests to verify your changes. Have a look at the test suite guide for more details about test development in Propel, like how to run tests locally. It also has information on how to apply Propel coding standards.
More detailed information can be found in our contribution guideline.
Thank you!
MIT. See the LICENSE
file for details.