Libraries tagged by PATT
olimsaidov/money
292 Downloads
PHP implementation of Fowler's Money pattern
nueip/codeigniter-model
349 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example
naucon/processor
13094 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
mtech/module-helper
1181 Downloads
Utilities for M-Tech API Projects that using laravel module pattern
mobixcode/php-activerecord
1462 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
michele-angioni/phalcon-repositories
24598 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
maestroerror/eloquent-regex
19 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
lucinda/security
22959 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
leekhang/repository
3678 Downloads
Repository Pattern
laravel-enso/versions
8082 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
laravel-enso/versioning
16806 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
kirkbushell/fatty
41 Downloads
DCI design pattern imeplementation for PHP 5.4+
kanopi/saplings_navbar
9617 Downloads
Creates a navbar pattern for Saplings that allows the parent to be a link and then have a dropdown indicator to access child menu items.
kaiopiola/keygen
515 Downloads
Pattern-based key generator
jobins/laravel-repository
687 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.