Registry / orm / propel-propel

propel-propel

JSON →
library2.0.0-beta4phppackagistunverified

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

composer require propel/propel
INSTALL
IMPORT
SIG · PROPEL-PROPEL
P
propel-propel
ormphpv2.0.0-beta4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Propel
✓ use Propel\Runtime\Propel;

Initialize Propel and fetch all books.

use Propel\Runtime\Propel; $con = Propel::getConnection(); $books = BookQuery::create()->find();
Debug
Known issues
breakingPropel2 requires PHP 7.4+ and may have breaking changes from Propel1.
fix
Ensure your project uses PHP 7.4 or higher and migrate from Propel1 carefully.
affects: >=2.0.0
Upgrade
Version history
2.0.0-beta4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
OpenAI (training)
1
Resources
propel-propel — pip install propel-propel · libregistry