# Doctrine DBAL

| [Master][Master] | [2.5][2.5] | [2.4][2.4] |
|:----------------:|:----------:|:----------:|
| [![Build status][Master image]][Master] | [![Build status][2.5 image]][2.5] | [![Build status][2.4 image]][2.4] |


Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.


## More resources:

* [Website](http://www.doctrine-project.org/projects/dbal.html)
* [Documentation](http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/)
* [Issue Tracker](http://www.doctrine-project.org/jira/browse/DBAL)
* [Downloads](http://github.com/doctrine/dbal/downloads)


  [Master image]: https://img.shields.io/travis/doctrine/dbal/master.svg?style=flat-square
  [Master]: https://travis-ci.org/doctrine/dbal
  [2.5 image]: https://img.shields.io/travis/doctrine/dbal/2.5.svg?style=flat-square
  [2.5]: https://github.com/doctrine/dbal/tree/2.5
  [2.4 image]: https://img.shields.io/travis/doctrine/dbal/2.4.svg?style=flat-square
  [2.4]: https://github.com/doctrine/dbal/tree/2.4