nediam / Propel2

Propel2 is an open-source Object-Relational Mapping (ORM) for PHP >= 5.4

Home Page:http://propelorm.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Propel2 #

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

Build Status

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.4 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.

Please see our contribution guideline. Thank you!

License

See the LICENSE file.

About

Propel2 is an open-source Object-Relational Mapping (ORM) for PHP >= 5.4

http://propelorm.org/

License:MIT License


Languages

Language:PHP 98.3%Language:XSLT 1.7%Language:Shell 0.0%