Sample code for several design patterns in PHP 8.x
-
Updated
Oct 25, 2024 - PHP
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, including Java and C++. OOP can be devided in two sub types: class-based (or "classical") and prototype-based OOP (found in JavaScript, for example).
Object-oriented programming has several advantages over procedural programming:
Sample code for several design patterns in PHP 8.x
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
A school management Software
🎨 An Advanced WordPress theme
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handling API requests.
Contains examples of design patterns that implemented in php
🏺 A minimalist MVC framework.
Most simplest design pattern implementation in PHP, including all 23 GoF patterns plus some other patterns
An Object-Oriented PHP library for Telegram Bots
A library that converts converts wordpress tables into Laravel Eloquent Models.
Convert standard units from one to another with this easy to use, lightweight package
Complete persian documentation of design patterns, featuring real-world examples and practical use cases
Refactor the code to make it look more object-oriented and maintainable
Simple examples of Design Patterns with PHP Examples
PHP shopping cart core platform
A PHP OOP web application skeleton that uses MVC architectural pattern to create a basic application that contains login and multi language systems and can be used in any web project.
A simple virion API for Minecraft Bossbars for PocketMine-MP
This is a boilerplate for plugin development in WordPress with OOP structure
Created by MIT, Alan Kay
Released 1960