Libraries tagged by tatter
aura/view
142491 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
thibaud-dauce/laravel-mattermost-logger
72736 Downloads
maartenpaauw/laravel-specification-pattern
13175 Downloads
Filter an Illuminate collection with specifications
kzykhys/yaml-front-matter
18716 Downloads
YAML Front-matter Parser/Dumper for PHP
gnello/laravel-mattermost-driver
41272 Downloads
Laravel integration of php-mattermost-driver
ergebnis/front-matter
79651 Downloads
Provides a front matter parser.
byjg/singleton-pattern
50784 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
adobrovolsky97/laravel-repository-service-pattern
4091 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
domnikl/design-patterns-php
1164 Downloads
Sample code for several design patterns in PHP
yorcreative/laravel-argonaut-dto
241 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.
teknoo/states
34668 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.
salehhashemi/laravel-repository
7656 Downloads
Implementing the repository pattern for Laravel projects.
rolfvreijdenberger/izzum-statemachine
23926 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
rockett/pipeline
111865 Downloads
A plug and play pipeline implementation.
pugx/godfather
36771 Downloads
Strategy pattern component as library and symfony2 bundle