init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
14
vendor/doctrine/dbal/README.md
vendored
Normal file
14
vendor/doctrine/dbal/README.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Doctrine DBAL
|
||||
|
||||
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
|
||||
|
||||
* Master: [](http://travis-ci.org/doctrine/dbal) [](https://www.versioneye.com/php/doctrine:dbal/dev-master)
|
||||
* 2.4: [](http://travis-ci.org/doctrine/dbal) [](https://www.versioneye.com/php/doctrine:dbal/2.4.2)
|
||||
* 2.3: [](http://travis-ci.org/doctrine/dbal) [](https://www.versioneye.com/php/doctrine:dbal/2.3.4)
|
||||
|
||||
## 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue