Learn PhalconPHP Framework

Learn the Most Advanced & Fastest PHP Framework & become a Master Developer.

Ratings: 3.96 / 5.00




Description

In this course I will teach you from the ground floor how to build an application in PHP's fastest full-scale framework; PhalconPHP. Controllers, Views, Routes, Templates, Models/Relationships/ORM; All covered.

Each section is broken down for you to follow along with and write code as I do. After learning as you go, we'll create a project based on what you've learned.

We will make changes to the Bootstrap through each step in this follow-along series so you know exactly what's going on. This course is geared towards the medium to advanced skilled developer who have a well rounded knowledge of PHP and Object Oriented Design.

This course should take you around 2-3 weeks to complete, but you may need to come back a few times in order to absorb all the material. You should consider taking this course if you are interested in advanced development and bleeding-edge technology that will dominate PHP.

What You Will Learn!

  • Learn how to start a PhalconPHP application from scratch
  • Learn the inner workings of Controllers and Views
  • Learn how to manage your Database with Models & the ORM
  • Learn how to use the Dependency Injection Service
  • Learn how to use the VOLT Template Library
  • Create a PhalconPHP Project

Who Should Attend!

  • Proficient PHP Knowledge
  • Some MVC Knowledge