Libraries tagged by pather
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
astrotechlabs/yii2-tactician
1972 Downloads
Yii 2 Command Bus pattern implementation
arwp/mvc
198 Downloads
For building Model-View-Controller (MVC) pattern in laravel
arthurkushman/detox
16274 Downloads
Detox is a library to detect toxic text (comments/posts etc) of variable length with different patterns
aran112000/nope-php
0 Downloads
A light-weight tool for parsing log files in real-time and blocking requests that match certain pattern you define
ano/barbeq
62 Downloads
Abstraction of some Message Queuing system using Adapter pattern
agluh/outbox-bundle
16 Downloads
Implements Outbox pattern for DDD-based Symfony applications
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5
adnow-vn/php-activerecord
753 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
tigerwill90/xsrf-middleware
45 Downloads
Csrf protection based on double submit pattern, cookie - JWT alternative
redcatphp/datamap
665 Downloads
DataMap - ORM-like structuring database on the fly - following DataMapper Pattern - inspired by RedBean
rector/rector-phpstan-rules
44465 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
pacerit/laravel-repository
628 Downloads
Standalone repository pattern package for Laravel and Lumen framework
mt-olympus/cerberus
20749 Downloads
Circuit Breaker pattern implementation in PHP
jimhlad/leapfrog
28 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.