# Doctrine Bundle Doctrine DBAL & ORM Bundle for the Symfony Framework. Build Status: [![Build Status](https://travis-ci.org/doctrine/DoctrineBundle.svg?branch=master)](https://travis-ci.org/doctrine/DoctrineBundle) ## What is Doctrine? The Doctrine Project is the home of a selected set of PHP libraries primarily focused on providing persistence services and related functionality. Its prize projects are a Object Relational Mapper and the Database Abstraction Layer it is built on top of. You can read more about the projects below or view a list of all projects. Object relational mapper (ORM) for PHP that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication. DBAL is a powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction. ## Documentation The documentation is rendered on [the symfony.com website](http://symfony.com/doc/master/bundles/DoctrineBundle/index.html). The source of the documentation is available in the Resources/docs folder.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
Command | Folder | 0755 |
|
|
Controller | Folder | 0755 |
|
|
DataCollector | Folder | 0755 |
|
|
Dbal | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
Mapping | Folder | 0755 |
|
|
Repository | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Twig | Folder | 0755 |
|
|
.doctrine-project.json | File | 1.92 KB | 0644 |
|
ConnectionFactory.php | File | 6.09 KB | 0644 |
|
DoctrineBundle.php | File | 5.05 KB | 0644 |
|
LICENSE | File | 1.05 KB | 0644 |
|
ManagerConfigurator.php | File | 1.84 KB | 0644 |
|
README.md | File | 1.31 KB | 0644 |
|
Registry.php | File | 5.78 KB | 0644 |
|
UPGRADE-1.11.md | File | 1.07 KB | 0644 |
|
UPGRADE-1.12.md | File | 2.44 KB | 0644 |
|
UPGRADE-2.0.md | File | 2.94 KB | 0644 |
|
composer.json | File | 2.46 KB | 0644 |
|
phpcs.xml.dist | File | 2.82 KB | 0644 |
|