ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

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

user-image
تم إضافة السؤال من قبل Muhammad Majid Saleem , Senior PHP Developer / Project Manager , SwaamTech
تاريخ النشر: 2014/05/30
massil korichi
من قبل massil korichi

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

عبدالرزاق رحمون
من قبل عبدالرزاق رحمون , 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.

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟