ipl / orm
Icinga PHP Library - ORM
v0.9.0
2026-05-21 10:00 UTC
Requires
- php: >=8.2
- ext-pdo: *
- ipl/sql: >=0.9.1
- ipl/stdlib: >=0.15.0
Requires (Dev)
- ext-pdo_sqlite: *
- ipl/sql: dev-main
- ipl/stdlib: dev-main
This package is auto-updated.
Last update: 2026-07-02 12:48:11 UTC
README
ipl/orm is a object-relational mapper that makes working with your databases a breeze.
Installation
The recommended way to install this library is via Composer:
composer require ipl/orm