scripthoodie / crud-doctrine
CRUD implementation in Doctrine
0.1.0
2026-04-18 11:36 UTC
Requires
- php: ^8.4
- doctrine/doctrine-laminas-hydrator: ^3.7
- doctrine/orm: ^3.6
- scripthoodie/crud: ^0.2.0
- symfony/cache: ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.75
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^11.5
This package is not auto-updated.
Last update: 2026-04-19 09:51:10 UTC
README
CRUD implementation in Doctrine.
Install
Via Composer
$ composer require scripthoodie/crud-doctrine
Usage