doctrine/doctrine-bundle
Symfony bundle integrating Doctrine DBAL and ORM. Provides database abstraction, schema tools, and an object-relational mapper with DQL for powerful queries, plus configuration and tooling that fits the Symfony ecosystem.
DoctrineBundle integrates Doctrine DBAL and the Doctrine ORM into the Symfony framework, providing a robust persistence layer for PHP applications. It wires Doctrine services into Symfony’s container so you can work with databases using clean object-oriented patterns and powerful query capabilities.
Built on Doctrine’s proven libraries, it offers both an ORM with DQL (Doctrine Query Language) and a feature-rich DBAL for schema and connection management.
How can I help you explore Laravel packages today?