flexphp / entities
Agnostic entities PHP, any framework
dev-develop
2021-06-05 08:55 UTC
Requires
- php: >=7.4
- ext-json: *
Requires (Dev)
- phpmd/phpmd: ^2.10
- phpstan/phpstan: ^0.12.88
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2025-03-05 17:04:13 UTC
README
One Entity, Any Framework
Change between frameworks when you need. Keep It Simple, SOLID and DRY with FlexPHP.
Installation
Install the package with Composer:
composer require flexphp/entities
License
Entities is open-sourced software licensed under the MIT license.