Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning Doctrine The Easy Way!
Rating: 4.0 out of 5(101 ratings)
672 students

Learning Doctrine The Easy Way!

A Practical Course That Teaches Doctrine Fundamentals
Created byInfinite Skills
Last updated 1/2017
English
English [Auto],

What you'll learn

  • Once you have completed this training course, you will be fully capable of working with Doctrine to model database tables, perform, create, and read entities, build queries, and so much more
  • Learn how to use Doctrine

Course content

12 sections107 lectures10h 13m total length
  • Important - Download These First - Working Files0:01
  • What Is Doctrine And Why Use It?9:48

    Explore what Doctrine is and why to use it, including its database abstraction layer, entities and repositories, annotations, query builders, caching, and framework integrations across databases.

  • About The Author3:12

    Doug beer outlines his background, detailing his company, programming experience across languages, databases, and operating systems, and his education and global experiences.

  • What Is In This Course?5:55

    Explore doctrine fundamentals, including installation, entities, ORM concepts, repositories, and CRUD operations. Master query builder, performance tuning, caching, and transactions, plus framework integrations with MongoDB and CouchDB.

  • How Do I Setup My Computer To Run The Demo Code?4:43

    Set up your computer to run the demo by creating a project folder, copying the file structure, installing doctrine components, configuring data and public folders, and starting the PHP server.

Requirements

  • PC or MAC
  • Working files are included, allowing you to follow along with the author throughout the lessons.

Description

In this Learning Doctrine training course, expert author Doug Bierer will teach you how to install and configure Doctrine for any PHP project. This course is designed for users that already have experience with PHP.

You will start by learning concepts and terms, then jump into installing Doctrine. From there, Doug teaches you how to create entities, perform create, read, update, and delete operations, and model a database. This video tutorial also covers the query builder, performance tuning, and incorporating Doctrine into frameworks. Finally, you will learn how to configure apps to use Doctrine with MongoDB and CouchDB.

Once you have completed this computer based training course, you will be fully capable of working with Doctrine to model database tables using entities, perform create, read, update and delete operations, build queries, and much more. A substantial number of working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • This course is designed for users that already have experience with PHP.
  • PHP Users