Libraries tagged by patterns
theozebua/laravel-repository
560 Downloads
Just a simple artisan command to create your repository pattern files.
theaomx/htmlnode
33 Downloads
Create custom HTML-Markup by constructing AST-Node-Trees with an easy-to-use HtmlBuilder that implements the builder pattern.
tenqz/lingua
1 Downloads
A comprehensive PHP library for advanced text processing using Chain of Responsibility pattern
techindeck/laravel-module-generator
181 Downloads
Create application modules followed by CLEAN pattern
syno/money-bundle
22341 Downloads
This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.
symftony/xpression
1838 Downloads
Xpression is a simple PHP implementation of Specification pattern
stwarog/uow
1240 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
stephancasas/blade-wants-attributes
11 Downloads
Provide all attributes (including irregular patterns) to Laravel Blade class components.
soukar/larepo
35 Downloads
Laravel Repository Pattern Generator
softwarepunt/php-activerecord
2364 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
sochajakub/entities
13678 Downloads
Simple implementation of Entity/Repository pattern for Laravel
slaszu/redismq
657 Downloads
Implementation of Pattern 'Reliable queue', using php and Redis
silverstripe/routewhitelist
1621 Downloads
Provides a whitelist of known valid URL patterns in a SilverStripe website.
shinidev/sapling
11 Downloads
A small PHP framework that implements MVC design pattern. This framework is created with the intent to give the author knowledge about php and at the same time be usable for the community.
sfynx-project/tool-trigger-bundle
864 Downloads
This Bundle provides a model bundle to show how to work with doctrine trigger and the observer pattern