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
- Host: GitHub
- URL: https://github.com/osmaircoelho/doctrine2-basic
- Owner: osmaircoelho
- Created: 2017-04-14T11:58:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T14:59:57.000Z (about 8 years ago)
- Last Synced: 2025-01-10T00:47:12.727Z (5 months ago)
- Language: PHP
- Homepage: http://www.doctrine-project.org/
- Size: 5.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.