Libraries tagged by PATT
petrknap/singleton
17560 Downloads
Singleton pattern for PHP
pattern-lab/plugin-reload
157270 Downloads
Automatic Browser Reload Support for Pattern Lab
pattern-lab/plugin-data-inheritance
102759 Downloads
Data inheritance based on pattern lineage for Pattern Lab.
mahabub/laravel-crud-and-repository-generator
753 Downloads
laravel crud generator with repository pattern
janez89/repository
5913 Downloads
Repository Pattern for Eloquent
headsnet/money-bundle
15095 Downloads
Integrates moneyphp/money into your Symfony application
florianwolters/component-util-singleton
173470 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
dflydev/ant-path-matcher
108996 Downloads
Ant Path Matcher Utility
coral-media/php-ml
1082 Downloads
PHP-ML - Machine Learning library for PHP
chemem/bingo-functional
6251 Downloads
A simple functional programming library.
b2pweb/bdf-queue
6833 Downloads
Bdf queue component
awes-io/repository
105387 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
petrknap/php-singleton
135837 Downloads
Singleton pattern for PHP
aedart/dto
11041 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
php-patterns/activerecord
7176 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.