propel/propel

Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.

Installs: 3 957 317

Dependents: 158

Suggesters: 3

Security: 1

Stars: 1 250

Watchers: 66

Forks: 389

Open Issues: 272

2.0.0-beta4 2024-03-23 13:31 UTC

README

Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.

Github actions Status codecov PHPStan Code Climate Minimum PHP Version License Gitter

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 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!

License

MIT. See the LICENSE file for details.