upinion/propel2

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

v2.0.0 2018-11-30 12:05 UTC

README

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

Build Status Code Climate 68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f70726f70656c6f726d2f50726f70656c322f6261646765732f636f7665726167652e737667 ![Gitter](https://badges.gitter.im/Join Chat.svg)

Requirements

Propel2 uses the following Symfony2 Components:

Propel2 also relies on Composer to manage dependencies but you also can use ClassLoader (see the autoload.php.dist file for instance).

Propel2 is only supported on PHP 5.5 and up.

Installation

Read the Propel documentation.

Contribute

Everybody can contribute to Propel2. Just fork it, and send Pull Requests. You have to follow Propel2 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

See the LICENSE file.