Course Information
Course Overview
Develop a powerful object relational mapping system like Laravel Eloquent in PHP
If you ever wanted to develop a powerful Object relational mapping system (ORM) and enhance your object oriented skills, then this course helps a lot. Having basic knowledge of object oriented programming, the course is designed for programmers who are tired of writing short and long SQL queries in PHP applications and want to learn how to query database in a structured and optimized way with object oriented classes and methods. This is specially beneficial for beginner Laravel developers who struggle working with Eloquent ORM. Learning how to create a powerful ORM, it will be fairly easy for developers to work with Eloquent or any other ORM. In this course you will learn how to build and execute most complicated queries with classes and methods in PHP without writing long boring SQL queries. We will implement a library of classes that will help us from creating and executing any type of query to optimizing queries and loading complex data and relations. All in details. Course will be updated to introduce more complicated query methods and also execution of a list of complicated queries will be instructed.
Course Content
- 9 section(s)
- 48 lecture(s)
- Section 1 Introduction & server configuration
- Section 2 DB class implementation
- Section 3 CommandBuilder class implementation
- Section 4 Model & Builder classes implementation
- Section 5 HasManyRelation class implementation
- Section 6 BelongsToRelation class implementation
- Section 7 HasOneRelation class implementation
- Section 8 Loading relationships
- Section 9 BelongsToManyRelation class implementation
What You’ll Learn
- You will learn how to simulate Mysql tables and relations in PHP
- You will learn how to create optimized queries and eager load relations
- You will learn how to do all types of database operations with classes and methods
- You will learn how to create a powerful ORM from scratch
Skills covered in this course
Reviews
-
DDuongphuocloc
so bad
-
IIvan Atanasov Andonov
Cool :)
-
EEvangelos Stogiannis
Yes, it was helpful as I expected
-
MMinh An
A course I really find worth learning about ORM in PHP in general and other languages in particular. Although I usually use Java to code and I'm interested to learn how ORMs work below. Never mind I came across this course by Danial, it gives me a lot of benefits in studying the current ORM, in the future better understanding ORM especially Eloquent of Laravel, it's great. Danial is very supportive when I don't understand while coding. I have completed the course and improved a lot in both PHP coding and OOP knowledge. Thank you so much Danial for creating such a great course like this. I recommend everyone to buy the course if they are doing ORM research or not ^^.