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;
Get a Propel connection and execute a query
use Propel\Runtime\Propel;
$con = Propel::getConnection();
$stmt = $con->query('SELECT 1');
Upgrade
Version history
3.50.1latest on Packagist
Audit
Dependencies
No dependency data recorded yet.