Build a real-world, secure and robust vanilla PHP application
Best programming practices with Clean Software Architecture
Learn how to use Object Oriented Programming (OOP) with PHP
Learn how to build a clean MVC architecture
The Service layer pattern (where the business logic of your application lives)
Usage of a Dependency Manager "Composer" and the installation of packages
Symfony Mailer, Dotenv, Gravatar and Templating components
The important features of PHP 8 and 8.1
Build your own MVC Framework
Quickly use a modern responsive CSS framework (e.g. Materialize) by creating and loading it into a PHP Composer package and the magic `post-install-cmd`
Create a complete PHP application from A to Z, step-by-step
(21 November, 2025 - 02:22 PM)WhiteyBay Wrote: Show More
Quote:
What you'll learn
Build a real-world, secure and robust vanilla PHP application
Best programming practices with Clean Software Architecture
Learn how to use Object Oriented Programming (OOP) with PHP
Learn how to build a clean MVC architecture
The Service layer pattern (where the business logic of your application lives)
Usage of a Dependency Manager "Composer" and the installation of packages
Symfony Mailer, Dotenv, Gravatar and Templating components
The important features of PHP 8 and 8.1
Build your own MVC Framework
Quickly use a modern responsive CSS framework (e.g. Materialize) by creating and loading it into a PHP Composer package and the magic `post-install-cmd`
Create a complete PHP application from A to Z, step-by-step