Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Object Oriented PHP and MVC

Course Cover
compare button icon

Course Features

icon

Duration

6.38 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

6.38 hours

Course Description

Create a custom object-oriented PHP MVC framework, then create an application using it

About This Video

  • People who want to learn OOP PHP and MVC (Model View Controller).
  • This course provides high-quality, practical and relevant content.

This course will show you how to create a custom MVC (Model View Controller), framework called TraversyMVC using object oriented PHP. We will create something that is similar to Codeigniter, but lighter. This framework is completely open-source and you can change the name, add stuff, and make it your own. This framework will include. A core library class to load controllers and methods from the URL (Also using.htaccess).

A base controller class for loading models and views

A custom database library that uses PDO to allow all models to interact with the database via prepared statements.

We will not only create the framework, but also build an application called SharePosts on top of it. This will be a social network for sharing posts. This application will include: Full user authentication; Access control for posts; Server-side validation

Bootstrap 4 UI and Posts CRUD, Helper Functions (flash messaging, redirects).

We will also deploy the application to the Internet

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

Skills You Will Gain

What You Will Learn

People wanting to learn advanced OOP PHP and MVC (Model View Controller)

This course offers high quality, practical and relevant content

Course Cover