DesignPatternsPHP
Design patterns
A collection of code examples demonstrating various software design patterns in PHP.
Sample code for several design patterns in PHP 8.x
22k stars
1k watching
5k forks
Language: PHP
last commit: 27 days ago
Linked from 4 awesome lists
code-examplesdesign-patterndesign-patternsdesignpatternsphpmodern-phpoopphpphp8phpunit
Related projects:
Repository | Description | Stars |
---|---|---|
abishekaditya/designpatterns | A collection of C# implementations for design patterns | 2,534 |
faif/python-patterns | A collection of reusable design solutions in Python for efficient and flexible software development | 40,499 |
nnupoor/js_designpatterns | A collection of design patterns in JavaScript with examples and explanations using jQuery. | 23 |
cakephp/cakephp | A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,687 |
kamranahmedse/design-patterns-for-humans | An ultra-simplified explanation of design patterns and their application in software development | 45,430 |
sohamkamani/javascript-design-patterns-for-humans | An ultra-simplified explanation of design patterns in JavaScript | 4,375 |
exceptionnotfound/designpatterns | A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,309 |
krasimir/react-in-patterns | A book and project on design patterns and techniques for building React applications | 13,407 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,012 |
codelytv/php-ddd-example | An example of how to apply the Domain-Driven Design (DDD) and Hexagonal Architecture patterns in a PHP application using Symfony 7 and Docker. | 2,989 |
torokmark/design_patterns_in_typescript | A collection of design pattern implementations in TypeScript | 5,212 |
pdepend/pdepend | Analyzes and evaluates the quality of PHP software designs to improve maintainability, reusability, and extensibility. | 926 |
shwangdev/designpattern | A collection of C++ implementations of various software design patterns | 3 |
gabordemooij/redbean | Automates table and column creation in a database based on model definitions | 2,307 |