italix / orm
A lightweight, type-safe ORM for PHP with migrations, query builder, and support for MySQL, PostgreSQL, SQLite, and Supabase
2.30.2
2026-08-29 22:17 UTC
Requires
- php: >=8.1
- ext-pdo: *
- italix/contracts: ^2.0
Requires (Dev)
- italix/rules: ^4.0
- italix/testing: ^2.0
- phpunit/phpunit: ^9.0
Suggests
- ext-pdo_mysql: Required for MySQL support
- ext-pdo_pgsql: Required for PostgreSQL/Supabase support
- ext-pdo_sqlite: Required for SQLite support
- italix/cache: A Italix\Contracts\Cache implementation for QueryCache
- italix/forms: Form metadata, validation, and HTML rendering library - works seamlessly with italix/orm
- italix/rules: Runs the schedules SchemaRules derives; DatabaseRules settles the unique/exists it defers
This package is not auto-updated.
Last update: 2026-08-30 12:56:36 UTC