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

This package is auto-updated.

Last update: 2020-09-22 18:54:23 UTC


README

Build Status Scrutinizer Code Quality Code Coverage Total Downloads Monthly Downloads Latest Stable Version Latest Unstable Version

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