Libraries tagged by paste
maartenpaauw/laravel-specification-pattern
33579 Downloads
Filter an Illuminate collection with specifications
byjg/singleton-pattern
57570 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
b13/poster-image
40833 Downloads
Poster Image - Sometimes you just need a poster image (for videos) ... in TYPO3
adobrovolsky97/laravel-repository-service-pattern
6682 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
domnikl/design-patterns-php
1167 Downloads
Sample code for several design patterns in PHP
yorcreative/laravel-argonaut-dto
3696 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
timwassenburg/laravel-artisan-extender
2169 Downloads
A collection of generators for Laravel
teknoo/states
40703 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.
spooner-web/be_secure_pw
467184 Downloads
You can set password conventions to force secure passwords for BE users.
rolfvreijdenberger/izzum-statemachine
26105 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
rockett/pipeline
195787 Downloads
A plug and play pipeline implementation.
ptrofimov/matchmaker
170553 Downloads
Ultra-fresh PHP matching functions
maximecolin/satisfaction
30795 Downloads
A PHP implementation of the specification pattern for DDD
kraken-php/util
96991 Downloads
Kraken Framework Util Component.
imanghafoori/laravel-decorator
13899 Downloads
A package to easily decorate your function calls.