chubbyphp / chubbyphp-model-doctrine-dbal
Chubbyphp Model Doctrine Dbal
Installs: 395
Dependents: 2
Suggesters: 1
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 1
pkg:composer/chubbyphp/chubbyphp-model-doctrine-dbal
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