laventure / orm
Generic implementation Object Relational Mapping (ORM)
1.0.0
2025-07-17 08:29 UTC
Requires
- php: >=8.3
- laventure/database: ^1.0
- laventure/datasource: ^1.0
- laventure/entity-metadata: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.58
- phpstan/phpstan: ^1.10
- phpunit/php-code-coverage: ^11.0
- phpunit/phpunit: >=9.5
- spatie/phpunit-watcher: ^1.23
- squizlabs/php_codesniffer: ^3.13
- symfony/var-dumper: ^6.4
This package is not auto-updated.
Last update: 2025-07-17 07:04:15 UTC
README
Generic implementation Object Relational Mapping (ORM)
Installation
composer require laventure/orm
Testing
composer test
Requirements
The following versions of PHP are supported by this version.
- PHP >= 8.3
Documentation
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.