Download the PHP package doctrine/doctrine-bundle without Composer
On this page you can find all versions of the php package doctrine/doctrine-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download doctrine/doctrine-bundle
More information about doctrine/doctrine-bundle
Files in doctrine/doctrine-bundle
Package doctrine-bundle
Short Description Symfony DoctrineBundle
License MIT
Homepage https://www.doctrine-project.org
Informations about the package doctrine-bundle
Doctrine Bundle
Doctrine DBAL & ORM Bundle for the Symfony Framework.
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. The source of the documentation is available in the docs folder.
All versions of doctrine-bundle with dependencies
doctrine/cache Version ^1.11 || ^2.0
doctrine/dbal Version ^3.7.0 || ^4.0
doctrine/persistence Version ^2.2 || ^3
doctrine/sql-formatter Version ^1.0.1
symfony/cache Version ^5.4 || ^6.0 || ^7.0
symfony/config Version ^5.4 || ^6.0 || ^7.0
symfony/console Version ^5.4 || ^6.0 || ^7.0
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/deprecation-contracts Version ^2.1 || ^3
symfony/doctrine-bridge Version ^5.4.46 || ^6.4.3 || ^7.0.3
symfony/framework-bundle Version ^5.4 || ^6.0 || ^7.0
symfony/polyfill-php80 Version ^1.15
symfony/service-contracts Version ^1.1.1 || ^2.0 || ^3