Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Model and repository made simple. Doctrine DBAL implementation

License

Notifications You must be signed in to change notification settings

chubbyphp-legacy/chubbyphp-model-doctrine-dbal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chubbyphp-model-doctrine-dbal

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

About

Model and repository made simple. Doctrine DBAL implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages