All Projects → Design Patterns Php → Similar Projects or Alternatives

428 Open source projects that are alternatives of or similar to Design Patterns Php

express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (-38.82%)
Mutual labels:  oop, design-patterns
Designpatterns
DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码
Stars: ✭ 73 (-14.12%)
Mutual labels:  design-patterns, oop
Designpatternslibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Stars: ✭ 485 (+470.59%)
Mutual labels:  design-patterns, oop
Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Stars: ✭ 51 (-40%)
Mutual labels:  oop, design-patterns
Design-Patterns
Project for learning and discuss about design patterns
Stars: ✭ 16 (-81.18%)
Mutual labels:  oop, design-patterns
design-patterns-java
📗 Classic OOP Design Patterns from GoF, implemented in Java.
Stars: ✭ 25 (-70.59%)
Mutual labels:  oop, design-patterns
design-patterns
Simple examples of Design Patterns with PHP Examples
Stars: ✭ 75 (-11.76%)
Mutual labels:  oop, design-patterns
Low Level Design Primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Stars: ✭ 2,706 (+3083.53%)
Mutual labels:  design-patterns, oop
Front-End-Design-Patterns
Design Patterns
Stars: ✭ 25 (-70.59%)
Mutual labels:  oop, design-patterns
Learning Oop In Php
A collection of resources to learn object-oriented programming and related concepts for PHP developers.
Stars: ✭ 2,359 (+2675.29%)
Mutual labels:  design-patterns, oop
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+1775.29%)
Mutual labels:  oop, design-patterns
Design Patterns
Contains examples of design patterns that implemented in php
Stars: ✭ 375 (+341.18%)
Mutual labels:  design-patterns, oop
estore
Electronic Store Application - A web based application developed using PHP and Driven by MySQL Database
Stars: ✭ 48 (-43.53%)
Mutual labels:  oop, design-patterns
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (-69.41%)
Mutual labels:  oop, design-patterns
Designpatternsphp
sample code for several design patterns in PHP 8
Stars: ✭ 20,158 (+23615.29%)
Mutual labels:  design-patterns, oop
Java design patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
Stars: ✭ 547 (+543.53%)
Mutual labels:  design-patterns, oop
React Atomic Design
🔬 Boilerplate with the methodology Atomic Design using a few cool things.
Stars: ✭ 972 (+1043.53%)
Mutual labels:  design-patterns
Design Pattern Samples App
🎨 Exploring creational,structural and behavioral design patterns using Kotlin
Stars: ✭ 62 (-27.06%)
Mutual labels:  design-patterns
Binarytraits.jl
Can do or not? It's easy. See https://tk3369.github.io/BinaryTraits.jl/dev/
Stars: ✭ 30 (-64.71%)
Mutual labels:  design-patterns
Headfirstdesignpatternscpp
An implementation of examples from "Head First Design Patterns", written in C++.
Stars: ✭ 28 (-67.06%)
Mutual labels:  design-patterns
Snail
🎈 🎈 这里有各领域丰富且有用的知识! 🚀 http://note.isnico.com/
Stars: ✭ 74 (-12.94%)
Mutual labels:  design-patterns
Danf
Danf is a Node.js full-stack isomorphic OOP framework allowing to code the same way on both client and server sides. It helps you to make deep architectures and handle asynchronous flows in order to help in producing scalable, maintainable, testable and performant applications.
Stars: ✭ 58 (-31.76%)
Mutual labels:  oop
Design Patterns For Humans
An ultra-simplified explanation to design patterns
Stars: ✭ 32,376 (+37989.41%)
Mutual labels:  design-patterns
Python Patterns
A collection of design patterns/idioms in Python
Stars: ✭ 29,869 (+35040%)
Mutual labels:  design-patterns
Python Design Patterns
Python Design Patterns
Stars: ✭ 55 (-35.29%)
Mutual labels:  design-patterns
Ts Design Patterns
Design Patterns, written and explained using Typescript
Stars: ✭ 13 (-84.71%)
Mutual labels:  design-patterns
Javascript Patterns
A collection of design patterns and best practices for the JavaScript programming language.
Stars: ✭ 36 (-57.65%)
Mutual labels:  design-patterns
Go Pattern Examples
Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.
Stars: ✭ 65 (-23.53%)
Mutual labels:  design-patterns
Javabrainmap
Java 体系涉及到的各方面知识点脑图总结,万物皆脑图。The knowledge of all aspects of the Java system is summarized in the brain map.
Stars: ✭ 33 (-61.18%)
Mutual labels:  design-patterns
Excel Io
Object-oriented java Excel library
Stars: ✭ 76 (-10.59%)
Mutual labels:  oop
Wenoof
WENO interpolation Object Oriented Fortran library
Stars: ✭ 27 (-68.24%)
Mutual labels:  oop
Dicas De Programacao Em Ruby
Dicas para iniciantes de boas práticas de desenvolvimento de software em Ruby
Stars: ✭ 59 (-30.59%)
Mutual labels:  oop
Happysocialmedia
Microservices Social Media / Network / Chatt, with .net core 2.2, Docker, Implement with Domain Driven Design with all best practices design and architetural patterns as DDD, CrossCutting IoC, SOLID, etc
Stars: ✭ 28 (-67.06%)
Mutual labels:  design-patterns
Vtkfortran
pure Fortran VTK (XML) API
Stars: ✭ 79 (-7.06%)
Mutual labels:  oop
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+43062.35%)
Mutual labels:  design-patterns
Design Patterns And Principles
A collection of a number of design patterns and principles written in Kotlin
Stars: ✭ 56 (-34.12%)
Mutual labels:  design-patterns
Russian
🇷🇺 translation [WIP]
Stars: ✭ 14 (-83.53%)
Mutual labels:  design-patterns
Manager
Implementation of the Manager pattern existing in Laravel framework
Stars: ✭ 74 (-12.94%)
Mutual labels:  design-patterns
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (-37.65%)
Mutual labels:  design-patterns
Wordpress Admin Style
Shows the WordPress admin styles on one page to help you to develop WordPress compliant
Stars: ✭ 871 (+924.71%)
Mutual labels:  design-patterns
Jerryslide
Jerry's Knowledge repository - cut down on 2017-02-04 15:26PM
Stars: ✭ 12 (-85.88%)
Mutual labels:  design-patterns
Patternfly Design
Use this repo to file all new feature or design change requests for the PatternFly project
Stars: ✭ 82 (-3.53%)
Mutual labels:  design-patterns
Office Add In Ux Design Patterns Code
[ARCHIVED] Implementations in HTML and CSS of the design patterns in the repo Office-Add-in-UX-Design-Patterns
Stars: ✭ 78 (-8.24%)
Mutual labels:  design-patterns
Drl Theme Manager
Xcode File Template to generate theme manager for Swift 3+
Stars: ✭ 12 (-85.88%)
Mutual labels:  oop
A Tiny Js World
A tiny task for those who isn't familiar with OOP and JS OOP in particular yet
Stars: ✭ 50 (-41.18%)
Mutual labels:  oop
Essa
Embeddable SCADA for Small Applications
Stars: ✭ 7 (-91.76%)
Mutual labels:  oop
Lld Parking Lot
Repository for low level design solution of parking lot
Stars: ✭ 27 (-68.24%)
Mutual labels:  design-patterns
Instantobjects
Pupular OOP-OPF Library for Delphi (from D2010 to 10.4 Sydney)
Stars: ✭ 50 (-41.18%)
Mutual labels:  oop
Wp Controllers
The OOP Developer's best friend for working with objects in WordPress
Stars: ✭ 25 (-70.59%)
Mutual labels:  oop
Javastudspringmvcweb
This is annotation based on Spring and Hibernate Version 4 project.
Stars: ✭ 24 (-71.76%)
Mutual labels:  design-patterns
Pypattyrn
A simple library for implementing common design patterns.
Stars: ✭ 1,180 (+1288.24%)
Mutual labels:  design-patterns
Python Design Patterns
My notes on design patterns with implementations in Python.
Stars: ✭ 49 (-42.35%)
Mutual labels:  design-patterns
Guardclauses
A simple package with guard clause extensions.
Stars: ✭ 767 (+802.35%)
Mutual labels:  design-patterns
Di
DI: C++14 Dependency Injection Library
Stars: ✭ 756 (+789.41%)
Mutual labels:  design-patterns
Super Simple Architecture
🧩 Super Simple Architecture in Swift
Stars: ✭ 44 (-48.24%)
Mutual labels:  design-patterns
Rails Handbook
Describing the development process used by the Infinum Rails Team.
Stars: ✭ 738 (+768.24%)
Mutual labels:  design-patterns
Cpp Design Patterns
C++设计模式
Stars: ✭ 734 (+763.53%)
Mutual labels:  design-patterns
Reobject
Python without ifs and buts - an ORM layer for Python objects, inspired by Django
Stars: ✭ 78 (-8.24%)
Mutual labels:  design-patterns
Design Patterns
Описание и реализация самых популярных шаблонов проектирования
Stars: ✭ 72 (-15.29%)
Mutual labels:  design-patterns
System Design And Architecture
Learn how to design large-scale systems. Prep for the system design interview.
Stars: ✭ 1,005 (+1082.35%)
Mutual labels:  design-patterns
1-60 of 428 similar projects