indigophp / crud-doctrine
CRUD backend using Doctrine
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/indigophp/crud-doctrine
Requires
- php: >=5.5
- doctrine/orm: ~2.5
- indigophp/crud: 0.1.*@dev
- indigophp/hydra: 0.1.*@dev
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ~1.0
- phpspec/phpspec: ~2.1
This package is auto-updated.
Last update: 2021-11-24 09:13:05 UTC
README
CRUD backend using Doctrine.
Install
Via Composer
$ composer require indigophp/crud-doctrine
Usage
This package is a set of handlers for entity-related CRUD commands.
Testing
$ phpspec run
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.