tyrion/propel-orm-8

ORM framework based on Propel2 with minimum requirements php8+

2.0.1 2023-03-07 16:13 UTC

This package is auto-updated.

Last update: 2024-04-11 12:47:23 UTC


README

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

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 8.0 and up.

Installation

Read the Propel documentation.

License

See the LICENSE file.