|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/develop-a-perfect-orm-like-laravel-eloquent/
课程评论:没有评论
课程名称:开发一个完美的ORM,如Laravel Eloquent 课程概述:如果你想开发一个强大的对象关系映射系统(ORM)并提升你的面向对象编程技能,这门课程将非常有帮助。课程设计适合那些已经具备基本面向对象编程知识的程序员,尤其是对在PHP应用中编写复杂SQL查询感到厌倦的开发者。课程教学将帮助你学习如何使用面向对象的类和方法以结构化和优化的方式进行数据库查询,非常适合初学Laravel的开发者,他们在使用Eloquent ORM时可能遇到困难。 在这门课程中,你将学习如何构建和执行复杂的查询,而无需编写冗长的SQL语句。我们将实现一个类库,帮助你创建和执行任意类型的查询,同时优化查询并加载复杂的数据和关系。课程内容详细,未来还会更新以介绍更多复杂的查询方法,并教授执行一系列复杂查询的技巧。 总的来说,该课程将为开发者提供强大的ORM构建技巧,使得与Eloquent或其他ORM的工作变得更加简单高效。
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.