dirthara / entity
Entities for the Dirthara framework
0.2.0
2026-09-19 14:19 UTC
Requires
- php: ^8.5
- dirthara/collection: ^0.1
- dirthara/database: ^0.1
Requires (Dev)
- phpunit/phpunit: ^12.0 || ^13.0
Suggests
- ext-pdo_mysql: To map entities against the MySQL driver
- ext-pdo_pgsql: To map entities against the PostgreSQL driver
- ext-pdo_sqlite: To map entities against the SQLite driver
- ext-pdo_sqlsrv: To map entities against the SQL Server driver
Provides
None
Conflicts
None
Replaces
None