fudge / dbal-repository
A wrapper for Doctrine DBAL to provide a standard repository
0.3.0
2016-03-04 09:38 UTC
Requires
- php: >= 5.6
- doctrine/dbal: ^2.5
Requires (Dev)
- phpunit/phpunit: ^5.2
This package is not auto-updated.
Last update: 2025-01-04 20:36:34 UTC
README
Usage
Can either use the Repository, as it is. Or extend and create your own Repositories for all your Models and needs!
Authors
Ben Colegate ben@bencolegate.co.uk