fudge / dbal-repository
A wrapper for Doctrine DBAL to provide a standard repository
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/fudge/dbal-repository
Requires
- php: >= 5.6
- doctrine/dbal: ^2.5
Requires (Dev)
- phpunit/phpunit: ^5.2
This package is not auto-updated.
Last update: 2025-10-12 01:08:12 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