1 PHP Object Oriented Programming
2 PHP Classes and Objects
3 PHP OOP properties methods
4 PHP Why Object Oriented Programming
5 History of OOP PHP
6 Classes in PHP define create
7 Objects properties methods
8 Access properties outside of Class
9 Visibility public protected or private
10 Encapsulation in PHP setter getter
11 Magic Methods set get
12 Static Keyword properties
13 Static Methods Constant properties
14 Magic Methods construct toString
15 Clone Copy Objects
16 Comparing Objects
17 Inheritance Classes principle
18 Inheritance Classes principle
19 Class Abstraction in PHP
20 Class Abstraction properties methods
21 Object Interfaces in PHP
22 Interfaces Classes in PHP
23 Implementing Multiple Interfaces
24 Where to Go