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

wollanup/Propel2

This branch is 48 commits behind propelorm/Propel2:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 18, 2023
Jun 24, 2021
Aug 9, 2021
Sep 1, 2023
Jan 19, 2023
Jul 11, 2023
Jul 7, 2020
Jul 29, 2020
Mar 7, 2022
Jul 29, 2020
Aug 27, 2011
Jan 24, 2023
Jan 14, 2021
Mar 30, 2022
Jan 25, 2023
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

Packages

No packages published

Languages

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