Download the PHP package onuragtas/propel without Composer
On this page you can find all versions of the php package onuragtas/propel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download onuragtas/propel
More information about onuragtas/propel
Files in onuragtas/propel
Package propel
Short Description Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
License MIT
Homepage http://www.propelorm.org/
Informations about the package propel
Propel2
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
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.
All versions of propel with dependencies
symfony/yaml Version ^3.4.0||^4.0.0||^5.0.0
symfony/config Version ^3.4.0||^4.0.0||^5.0.0
symfony/console Version ^3.4.0||^4.0.0||^5.0.0
symfony/filesystem Version ^3.4.0||^4.0.0||^5.0.0
symfony/finder Version ^3.4.0||^4.0.0||^5.0.0
symfony/translation Version ^3.4.0||^4.0.0||^5.0.0
symfony/validator Version ^3.4.0||^4.0.0||^5.0.0
psr/log Version ^1.0