# Doctrine DBAL

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


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](https://github.com/doctrine/dbal/issues)


  [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