Libraries tagged by tatter
toobo/enum
8 Downloads
Single-class, Rust-inspired enum implementation for PHP
thenlabs/class-builder
328 Downloads
Dynamic management of classes, traits and interfaces in PHP.
surazdott/laravel-repository
190 Downloads
Laravel repository design pattern with service and interface.
stratadox/specification-interfaces
2114 Downloads
Interfaces for the Specification Pattern for Php7
sparhandy/pipeandfilter
13919 Downloads
Pipe and Filter Architecture
sfynx-project/tool-circuitbreaker-bundle
20827 Downloads
This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture
seboettg/forest
2402 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
saasus-platform/saasus-sdk-php
20 Downloads
SaaSus SDK for PHP
romi45/yii2-seo-behavior
275 Downloads
Seo behavior for Yii2 models and meta tags helper with patterns using possibility
rnr1721/codecraft
75 Downloads
Universal code generation and manipulation library for PHP, JavaScript, CSS, JSON and more. Framework-agnostic with Laravel integration.
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
rayan-tools/l5-modular
16 Downloads
Modular pattern generator for Laravel 5
ramomen/laravel-make-tool
683 Downloads
make tool for Laravel 5+
qubus/event-dispatcher
97 Downloads
A framework agnostic Event Dispatcher similar to the one found in Symfony.
piotrpress/singleton
155 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.