An open API service indexing awesome lists of open source software.

https://github.com/faisalahammed044274/php-oop-concepts

faisalahammed044274/PHP-OOP-Concepts
https://github.com/faisalahammed044274/php-oop-concepts

dependency-injection object-oriented-programming oop php

Last synced: 3 months ago
JSON representation

faisalahammed044274/PHP-OOP-Concepts

Awesome Lists containing this project

README

        

# PHP-OOP-Concepts


  • OOP Basics



  • $this Keyword



  • Constructor and Destructor



  • Chaining method & properties



  • Access Modifiers



  • Inheritance



  • Final keyword



  • Interface



  • Abstract class and methods



  • Static Methods and Properties



  • Polymorphism



  • Data Encapsulation



  • Data Anbstraction



  • Overriding



  • Magic methods



  • Type hinting



  • Dependency Injection



  • Working with objects



  • Traits and code inclusion



  • Auto loading and dynamic calling



  • Database class with OOP



  • CRUD Operations with Post Class with OOP


    • Learn PHP OOP Concepts: Object Oriented Programming Concepts with Examples and Projects