Skip to content

Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP

License

Notifications You must be signed in to change notification settings

propelorm/Propel2

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Mar 27, 2024
Jun 24, 2021
Aug 9, 2021
Jan 17, 2025
Sep 3, 2024
Apr 1, 2024
Jul 7, 2020
Jul 29, 2020
Mar 7, 2022
Jul 29, 2020
Jun 11, 2024
Jan 24, 2023
Jan 14, 2021
Mar 30, 2022
Mar 27, 2024
Jan 23, 2023
May 9, 2022
Jan 25, 2023
Apr 22, 2021
Jan 20, 2012
Aug 8, 2022
Mar 29, 2022

Repository files navigation

Propel2

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.