Rajout de doctrine/orm
[zf2.biz/galerie.git] / vendor / doctrine / dbal / README.md
1 # Doctrine DBAL
2
3 Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
4
5 * Master: [![Build Status](https://secure.travis-ci.org/doctrine/dbal.png?branch=master)](http://travis-ci.org/doctrine/dbal)
6 * 2.2: [![Build Status](https://secure.travis-ci.org/doctrine/dbal.png?branch=2.2)](http://travis-ci.org/doctrine/dbal)
7 * 2.1.x: [![Build Status](https://secure.travis-ci.org/doctrine/dbal.png?branch=2.1.x)](http://travis-ci.org/doctrine/dbal)
8
9 ## More resources:
10
11 * [Website](http://www.doctrine-project.org)
12 * [Documentation](http://www.doctrine-project.org/projects/dbal/current/docs/en)
13 * [Issue Tracker](http://www.doctrine-project.org/jira/browse/DBAL)
14 * [Downloads](http://github.com/doctrine/dbal/downloads)