Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is doctrine and how easy to learn it for beginners?

user-image
Question added by Muhammad Majid Saleem , Senior PHP Developer / Project Manager , SwaamTech
Date Posted: 2014/05/30

Doctrine is an ORM (Object Relationnel Manager) that allows you to manage database as php objects

عبدالرزاق رحمون
by عبدالرزاق رحمون , IT engineer , Ministry of Education

here is a  documentation of Doctrine

integration with codeigniter framework  codeigniter-doctrine

 

Doctrine is an Object Relation Mapping software for PHP it's very similar to Eloquent (used by laravel).It implements the Active Record Architectural Pattern which has to represent every Database Table as Class in your code and evey record in your database table as Object of that class.In other word you will no more need to write queries to access the database instead you can create objects of the tabes in your code and change their properties to affect the database rows.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.