Introduction to OOP in PHP What is a class and an instance | Part 0
Creating classes properties methods OOP in PHP | Part 1
Object assignment cloning objects in PHP OOP in PHP | Part 1 1
Constructors and Destructors in PHP OOP in PHP | Part 2
Static properties and methods in PHP OOP in PHP | Part 3
Class Constants in PHP OOP in PHP | Part 4
PHP magic methods OOP in PHP | Part 5
Inheritance for beginners OOP in PHP | Part 6
Abstract classes abstraction in PHP OOP in PHP | Part 7
Interface in PHP for beginners with Examples OOP in PHP | Part 8
PHP traits in depth with examples OOP in PHP | Part 9
Everything about PHP namespaces OOP in PHP | Part 10
Autoloading in PHP without and with Composer OOP in PHP | Part 11