Libraries tagged by design patterns php
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
reizucodes/laravel-domain-toolkit
12 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
ngmy/specification
364 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
mehedi250/laravel-structure-kit
28 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
unialteri/states
1001 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel
jardissupport/repository
115 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
djsharman/state
136 Downloads
The State design pattern. Implemented in PHP and with style.
shinidev/sapling
11 Downloads
A small PHP framework that implements MVC design pattern. This framework is created with the intent to give the author knowledge about php and at the same time be usable for the community.
crefito11/database-manager
47 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
termyn/ddd
3135 Downloads
A set of design patterns and building blocks that you can use to design domain-driven system in PHP
rogerliao/phalcon
7 Downloads
A PHP web framework inspired by the Koa concept, adopting its middleware design pattern for building modern and flexible web applications and APIs.
mylafe/design-patterns-php
1 Downloads
design patterns php
jpher/design-patterns
20 Downloads
code design patterns PHP