chubbyphp / chubbyphp-model
Chubbyphp Model
Installs: 1 825
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Requires
- php: ~7.0
- psr/log: ~1.0
Requires (Dev)
- container-interop/container-interop: ~1.0
- phpunit/phpunit: ~5.5
- pimple/pimple: ~3.0
Suggests
- chubbyphp/chubbyphp-model-doctrine-dbal: Needed for doctrine dbal implementation
- container-interop/container-interop: Needed to use the delivered resolver implementation
This package is auto-updated.
Last update: 2020-09-22 18:48:08 UTC
README
Description
Model and repository made simple.
Requirements
- php: ~7.0
- psr/log: ~1.0
Suggest
- chubbyphp/chubbyphp-model-doctrine-dbal: ~1.0
- container-interop/container-interop: ~1.0
Installation
Through Composer as chubbyphp/chubbyphp-model.
composer require chubbyphp/chubbyphp-model "~3.0"
Usage
Copyright
Dominik Zogg 2016