chubbyphp / chubbyphp-model-doctrine-dbal
This package is abandoned and no longer maintained.
No replacement package was suggested.
Chubbyphp Model Doctrine Dbal
1.0.3
2017-11-08 17:39 UTC
Requires
- php: ~7.0
- chubbyphp/chubbyphp-model: ~3.0
- container-interop/container-interop: ~1.0
- doctrine/common: ~2.5
- doctrine/dbal: ~2.5
Requires (Dev)
- phpunit/phpunit: ~5.5
- pimple/pimple: ~3.0
- symfony/console: ~2.7|~3.0
Suggests
- chubbyphp/chubbyphp-lazy-command: ~1.0
- chubbyphp/lazy: ~1.0
- symfony/console: ~2.7|~3.0
Provides
- chubbyphp/chubbyphp-model-implementation: ~1.0@dev
This package is auto-updated.
Last update: 2020-09-22 18:54:23 UTC
README
Description
A simple chubbyphp/chubbyphp-model implementation for relational databases based on doctrine/dbal.
Requirements
- php: ~7.0
- chubbyphp/chubbyphp-model: ~3.0
- container-interop/container-interop: ~1.0
- doctrine/common: ~2.5
- doctrine/dbal: ~2.5
Suggests
- chubbyphp/lazy: ~1.0,
- symfony/console: ~2.7|~3.0
Installation
Through Composer as chubbyphp/chubbyphp-model-doctrine-dbal.
composer require chubbyphp/chubbyphp-model-doctrine-dbal "~1.0"
Usage
Copyright
Dominik Zogg 2016