Skip to content

Discover the power of PHP OOPs: classes, objects, inheritance, polymorphism, and encapsulation. Build scalable applications using modular, reusable code. Maximize code organization, maintainability, and reusability with PHP OOPs principles.

Notifications You must be signed in to change notification settings

aviprf10/PHP-oops

Repository files navigation

Learning OOP in PHP

A collection of resources to learn object-oriented programming and related concepts for PHP developers.

Tutorials

OOP Fundamentals

Object-oriented programming fundamentals tutorials.

OOP Advanced

Object-oriented programming advanced tutorials.

Object-Oriented Design

Object-oriented design tutorials.

Design Patterns

Design patterns tutorials.

Refactoring

Refactoring tutorials.

Architecture

Architecture tutorials.

Miscellaneous

Not related to OOP but interesting resources.

Videos

Videos about object-oriented programming and related concepts.

  • ...more to come...

Slides

Slides about object-oriented programming and related concepts.

  • The OOP in PHP - An introductory tutorial to OOP concepts and terminology using PHP's object model as an example.

Courses

Courses about object-oriented programming and related concepts.

  • ...more to come...

Books

Fantastic and must-read books about object-oriented programming, analysis, design and related concepts.

About

Discover the power of PHP OOPs: classes, objects, inheritance, polymorphism, and encapsulation. Build scalable applications using modular, reusable code. Maximize code organization, maintainability, and reusability with PHP OOPs principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages