OOP PHP
Login to know your progress
What is Object Oriented Programming in php. How to use OOP concepts in your php project. Every php developer must know these concepts to progress in your career and to make your code clear and more usable.
2.16 Hrs.
beginner
22 tutorials
Start
1
Chapter 1. Class and Functions
1
What is OOP ? Why we need OOP ?
6.50 min
2
Why we create Class ?
3.70 min
3
Class Properties & Object
4.73 min
4
Functions or Methods
5.65 min
5
Method Chaining
5.68 min
6
Construct and Destruct
4.23 min
2
Chapter 2. More than Class
7
Inheritance
6.52 min
8
Access Modifiers
6.20 min
9
Implements Interface
9.03 min
10
Abstract Classes ans Functions
5.67 min
11
What is Type Hinting
7.23 min
3
Chapter 3. Play with Functions
12
Static Methods and Properties
7.57 min
13
Constant and Their Uses
3.88 min
14
Early binding and Late Binding
5.75 min
15
Overriding Methods
5.05 min
16
Late Static Binding
3.00 min
17
Final Method and Final class
2.65 min
4
Chapter 4. Advaned OOPS
18
Autoload Class
5.60 min
19
Namespaces in PHP
13.42 min
20
What is Traits and Why we need it
9.43 min
21
Multiple Traits
4.75 min
22
Traits: Abstract Functions and Properties
3.43 min