Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork474
Symfony Bundle for Doctrine ORM and DBAL
License
doctrine/DoctrineBundle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Doctrine DBAL & ORM Bundle for the Symfony Framework.
The Doctrine Project is the home of a selected set of PHP libraries primarily focused on providing persistenceservices and related functionality. Its prize projects are a Object Relational Mapper and the Database AbstractionLayer 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 dialectcalled Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers with a powerfulalternative 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.
The documentation is rendered onthe symfony.com website.The source of the documentation is available in the docs folder.
About
Symfony Bundle for Doctrine ORM and DBAL
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.