All Projects → design-patterns-php → Similar Projects or Alternatives

336 Open source projects that are alternatives of or similar to design-patterns-php

OOP-Design-Patterns
MET CS665 - OOP Design Patterns Code Examples
Stars: ✭ 74 (+72.09%)
Unity Design Pattern
🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
Stars: ✭ 2,600 (+5946.51%)
Java-design-patterns
Java Design patterns.
Stars: ✭ 49 (+13.95%)
dotnet-design-patterns-samples
The samples of .NET design patterns
Stars: ✭ 25 (-41.86%)
Javascript Design Patterns For Humans
An ultra-simplified explanation of design patterns implemented in javascript
Stars: ✭ 2,818 (+6453.49%)
Mutual labels:  design-patterns, bridge-pattern
laravel-decorator
Easily decorate your method calls with laravel-decorator package
Stars: ✭ 125 (+190.7%)
Recycling
A Library for make an easy and faster RecyclerView without adapter
Stars: ✭ 57 (+32.56%)
Mutual labels:  adapter-pattern
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-69.77%)
Mutual labels:  strategy-pattern
jaxb-visitor
Adds the visitor pattern that includes all JAXB objects produced by the xjc compiler.
Stars: ✭ 14 (-67.44%)
Mutual labels:  visitor-pattern
react-uswds
USWDS 3.0 components built in React
Stars: ✭ 108 (+151.16%)
Mutual labels:  design-patterns
design-patterns-cpp14
🙏 Design patterns implemented in C++14
Stars: ✭ 35 (-18.6%)
Mutual labels:  design-patterns
scala-design-patterns
Design patterns implemented in Scala.
Stars: ✭ 135 (+213.95%)
Mutual labels:  design-patterns
swe
Examples and exercises used during Software Engineering course
Stars: ✭ 18 (-58.14%)
Mutual labels:  design-patterns
go-builder-generator-idea-plugin
IntelliJ IDEA / GoLand golang plugin for generating Builder pattern code of golang struct.
Stars: ✭ 21 (-51.16%)
Mutual labels:  builder-pattern
Swan
Topology Optimization Laboratory
Stars: ✭ 55 (+27.91%)
Mutual labels:  design-patterns
gof design patterns
GoF Design Patterns implemented in modern C++.
Stars: ✭ 21 (-51.16%)
Mutual labels:  design-patterns
JS-design-pattern
根据曾探所著《JavaScript设计模式与开发实践》整理的学习笔记
Stars: ✭ 31 (-27.91%)
Mutual labels:  design-patterns
JavaScript-design-patterns
Examples of popular design patterns in JavaScript
Stars: ✭ 41 (-4.65%)
Mutual labels:  design-patterns
java-builder-pattern-tricks
Tricks to use with the java builder pattern
Stars: ✭ 39 (-9.3%)
Mutual labels:  builder-pattern
Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Stars: ✭ 51 (+18.6%)
Mutual labels:  design-patterns
DataStructure-DesignPattern
java集合源码、设计模式、常用算法、Mysql原理
Stars: ✭ 22 (-48.84%)
Mutual labels:  design-patterns
design-patterns
设计模式,经典样例
Stars: ✭ 35 (-18.6%)
Mutual labels:  design-patterns
2D CARFIVE
2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model
Stars: ✭ 23 (-46.51%)
Mutual labels:  design-patterns
data sciences campaign
【数据科学家系列课程】
Stars: ✭ 91 (+111.63%)
Mutual labels:  design-patterns
Games
The Games app has two features which are listing and showing detail of games.
Stars: ✭ 15 (-65.12%)
Mutual labels:  observer-pattern
Design-Patterns-In-Swift-CN
设计模式(Swift 5.0 实现)- 中文版
Stars: ✭ 290 (+574.42%)
Mutual labels:  design-patterns
CQRSAndMediator-Microservice
A microservice architecture template which implements the CQRS and Mediator patterns
Stars: ✭ 86 (+100%)
Mutual labels:  mediator-pattern
NatLang
NatLang is an English parser with an extensible grammar
Stars: ✭ 20 (-53.49%)
Mutual labels:  visitor-pattern
blexar
❤ An HTML, CSS and JavaScript framework for developing responsive modern web interfaces, focused on usability and minimal sizes, with all the necessary extensions.
Stars: ✭ 30 (-30.23%)
Mutual labels:  design-patterns
express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (+20.93%)
Mutual labels:  design-patterns
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+95.35%)
Mutual labels:  design-patterns
jw-design-library
A library of product design patterns comprised of code, usage and guidelines.
Stars: ✭ 16 (-62.79%)
Mutual labels:  design-patterns
ParkingDemo
Taipei City Parking Lot Information Query System Demo
Stars: ✭ 18 (-58.14%)
Mutual labels:  observer-pattern
Design-Patterns
Design Patterns
Stars: ✭ 29 (-32.56%)
Mutual labels:  design-patterns
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (+141.86%)
Mutual labels:  design-patterns
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (-41.86%)
Mutual labels:  design-patterns
SwiftBuilder
SwiftBuilder is a fast way to assign new value to the property of the object.
Stars: ✭ 26 (-39.53%)
Mutual labels:  builder-pattern
refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Stars: ✭ 46 (+6.98%)
Mutual labels:  design-patterns
design-pattern
Design patterns
Stars: ✭ 200 (+365.12%)
Mutual labels:  design-patterns
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+81.4%)
Mutual labels:  design-patterns
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (-39.53%)
Mutual labels:  design-patterns
fight-game
战斗小游戏-Java实现-设计模式
Stars: ✭ 26 (-39.53%)
Mutual labels:  design-patterns
Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Stars: ✭ 66 (+53.49%)
Mutual labels:  design-patterns
goodcode
A curated collection of annotated code examples from prominent open-source projects
Stars: ✭ 184 (+327.91%)
Mutual labels:  design-patterns
flexiblesearchbuilder
Flexible search query builder is SAP Hybris Commerce extension (released as a library) that provides developer-friendly way to build flexible search queries. The aim of this extension is to write().flexibleSearchQueries().easily() in compile-time safe manner without a need to remember the syntax.
Stars: ✭ 15 (-65.12%)
Mutual labels:  builder-pattern
design-patterns
Grokking design patterns in python
Stars: ✭ 24 (-44.19%)
Mutual labels:  design-patterns
django-model-subscription
Subscribe to django model changes. Using thread safe subscribers.
Stars: ✭ 19 (-55.81%)
Mutual labels:  observer-pattern
ABAP-Library
Useful ABAP code snippets
Stars: ✭ 118 (+174.42%)
Mutual labels:  design-patterns
young-examples
java学习和项目中一些典型的应用场景样例代码
Stars: ✭ 21 (-51.16%)
Mutual labels:  design-patterns
pyCompiler
Python Compiler
Stars: ✭ 13 (-69.77%)
Mutual labels:  visitor-pattern
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+19086.05%)
Mutual labels:  design-patterns
minimalist
Observable Property and Signal for building data-driven UI without Rx
Stars: ✭ 88 (+104.65%)
Mutual labels:  observer-pattern
Crack-Coding-Interview
This Repository contains all my codes for preparing interview.
Stars: ✭ 14 (-67.44%)
Mutual labels:  design-patterns
uml-diagram-for-kotlin-design-pattern-examples
UML diagram list of GoF design pattern examples written in Kotlin.
Stars: ✭ 23 (-46.51%)
Mutual labels:  design-patterns
laravel-smart-facades
Strategy design pattern in laravel, the easiest way.
Stars: ✭ 84 (+95.35%)
Mutual labels:  strategy-pattern
moon-design
Moon Design System for React
Stars: ✭ 209 (+386.05%)
Mutual labels:  design-patterns
design-patterns-explained
Explanation for most of the well-known design patterns with examples and figures.
Stars: ✭ 18 (-58.14%)
Mutual labels:  design-patterns
MasterSeleniumFramework
Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins | Data-Driven Testing using JSON file
Stars: ✭ 52 (+20.93%)
Mutual labels:  singleton-pattern
1-60 of 336 similar projects