doctrine/orm
Doctrine ORM is a PHP 8.1+ object-relational mapper that provides transparent persistence for objects on top of Doctrine DBAL. Includes DQL, an object-oriented SQL-like query language inspired by Hibernate HQL, for flexible, powerful querying.
Doctrine ORM is a mature object-relational mapper for PHP 8.1+ that provides transparent persistence for your domain objects. Built on top of Doctrine DBAL, it helps you model rich object graphs while keeping database access clean and maintainable.
A standout capability is Doctrine Query Language (DQL)—an object-oriented SQL dialect inspired by Hibernate’s HQL—offering expressive querying without duplicating SQL across your codebase.
How can I help you explore Laravel packages today?