impulsephp / database
A powerful and flexible database abstraction layer for ImpulsePHP applications. Provides CycleORM integration with support for MySQL, PostgreSQL, and SQLite databases through a unified provider interface.
dev-main
2025-08-08 12:14 UTC
Requires
- php: >=8.2
- ext-pdo: *
- ext-pgsql: *
- cycle/annotated: ^4.3
- cycle/database: ^2.0
- cycle/orm: ^2.0
- cycle/schema-builder: ^2.11
Suggests
- ext-pdo_mysql: For MySQL database support
- ext-pdo_pgsql: For PostgreSQL database support
- ext-pdo_sqlite: For SQLite database support
This package is auto-updated.
Last update: 2025-08-08 12:15:07 UTC