Skip to content
forked from propelorm/Propel2

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

elacasse/Propel2

This branch is 1 commit ahead of, 2 commits behind propelorm/Propel2:refs/heads/master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c05cb9 · Jul 23, 2024
Mar 27, 2024
Jun 24, 2021
Aug 9, 2021
Jul 23, 2024
Jul 23, 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.4%
  • XSLT 1.4%
  • Other 0.2%