Libraries tagged by pather
cycle/active-record
89 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
cratia/pipeline
2344 Downloads
A plug and play pipeline pattern implementations.
cratia/orm-model
1711 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
complex-heart/criteria
419 Downloads
Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
cgtag/php-disposable
366 Downloads
A tiny library that adds the disposable pattern to PHP
bloatless/endocore
74 Downloads
Bloatless Endocore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern.
bleuren/laravel-api
62 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
beyerz/simple-hmvc-bundle
3860 Downloads
Symfony bundle to support the HMVC design pattern
bentools/specification
188 Downloads
Provides an implementation of the Specification Pattern. PHP7+
becklyn/ddd-generator-bundle
4188 Downloads
Code generator for common Domain Driven Design patterns in the Becklyn DDD framework.
baumrock/humandates
33 Downloads
Format date ranges in a human-readable format with automatic pattern selection and localization support.
backbone/php-activerecord
226 Downloads
backbone/php-activerecord is an for of open source ORM library based on the ActiveRecord pattern.
axyr/baum
5439 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
au/views_counter
101 Downloads
Provides a view counter system that may be include automatically for any entities, based on subtypes, that follow some specific elgg patterns that comes from the elgg_view_entity() function