An open API service indexing awesome lists of open source software.

https://github.com/osmaircoelho/doctrine2-basic

ORM - PHP Doctrine
https://github.com/osmaircoelho/doctrine2-basic

Last synced: 3 months ago
JSON representation

ORM - PHP Doctrine

Awesome Lists containing this project

README

        

# Doctrine2 Basic
ORM - PHP Doctrine

# Welcome to Doctrine Project

The Doctrine Project is the home to several PHP libraries primarily focused on database storage and object mapping. The core projects are a Object Relational Mapper (ORM) and the Database Abstraction Layer (DBAL) it is built upon. Doctrine has greatly benefited from concepts of the Hibernate ORM and has adapted them to fit the PHP language.