ipl / orm
Icinga PHP Library - ORM
v0.8.0
2026-03-24 22:16 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-06-21 10:10:51 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