• Stars
    star
    1,249
  • Rank 36,097 (Top 0.8 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 12 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.