Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ABCDGHIJLMNOPQRSTUVWXYZ
			]
		
		
			
				
					php-doctrine-orm - Doctrine Object-Relational-Mapper (ORM)
					
						- Website:
- https://www.doctrine-project.org/projects/orm.html
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
						- Description:
- 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 Hibernate's HQL. This provides developers
with a powerful alternative to SQL that maintains flexibility without requiring
unnecessary code duplication.
Autoloader: /usr/share/php/Doctrine/ORM/autoload.php 
Packages