Classes and Objects

Method Chaining in PHP

Class Constants

Abstract Classes

Late static binding

Namespacing and Autoloading

Interfaces

Final Keyword

Method and Property Visibility

Autoloading

Calling a parent constructor when instantiating a child

Dynamic Binding

this self and static plus the singleton

Defining a Basic Class

Anonymous Classes