Rajout de doctrine/orm
[zf2.biz/application_blanche.git] / vendor / doctrine / dbal / README.md
diff --git a/vendor/doctrine/dbal/README.md b/vendor/doctrine/dbal/README.md
new file mode 100644 (file)
index 0000000..c88f9e6
--- /dev/null
@@ -0,0 +1,14 @@
+# Doctrine DBAL
+
+Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
+
+* Master: [![Build Status](https://secure.travis-ci.org/doctrine/dbal.png?branch=master)](http://travis-ci.org/doctrine/dbal)
+* 2.2: [![Build Status](https://secure.travis-ci.org/doctrine/dbal.png?branch=2.2)](http://travis-ci.org/doctrine/dbal)
+* 2.1.x: [![Build Status](https://secure.travis-ci.org/doctrine/dbal.png?branch=2.1.x)](http://travis-ci.org/doctrine/dbal)
+
+## More resources:
+
+* [Website](http://www.doctrine-project.org)
+* [Documentation](http://www.doctrine-project.org/projects/dbal/current/docs/en)
+* [Issue Tracker](http://www.doctrine-project.org/jira/browse/DBAL)
+* [Downloads](http://github.com/doctrine/dbal/downloads)