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

jbarton123/Propel2

 
 

Repository files navigation

Propel2

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

Github actions Status codecov 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 can contribute to Propel. Just fork it, and send Pull Requests. You have to follow Propel Coding Standards and provides unit tests as much as possible. Also check out the roadmap to get an overview of what we are working on!

Please see 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%