Libraries tagged by pather
aura/view
164944 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.
sylius-labs/behat-panther-extension
23786 Downloads
Symfony Panther extension for Behat — fork maintained by SyliusLabs
returnearly/actions-pattern
55017 Downloads
A minimal package for using the actions pattern in Laravel.
neuron-php/patterns
49050 Downloads
PHP Patterns.
lahirulhr/laravel-payhere
20134 Downloads
API integration for PayHere payment gateway in Sri Lanka
byjg/singleton-pattern
58280 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
adobrovolsky97/laravel-repository-service-pattern
7493 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
teknoo/states
41324 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.
suitmedia/laravel-cacheable
39006 Downloads
Decorate your repositories and make them cacheable
spooner-web/be_secure_pw
468968 Downloads
You can set password conventions to force secure passwords for BE users.
salehhashemi/laravel-repository
10977 Downloads
Implementing the repository pattern for Laravel projects.
rolfvreijdenberger/izzum-statemachine
26306 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
rockett/pipeline
204606 Downloads
A plug and play pipeline implementation.
omaralalwi/php-builders
8633 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications