Libraries tagged by patterns
cratia/orm-model
1829 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).
core45/laravel-p-captcha
50 Downloads
Advanced CAPTCHA system for Laravel applications with beam alignment, pattern matching, and computational challenges
clean/registry
24838 Downloads
Simple registry pattern implementation
ciaochung/baum
2354 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
cgtag/php-disposable
372 Downloads
A tiny library that adds the disposable pattern to PHP
burdaforward/bf-prg-bundle
5263 Downloads
This bundle helps you to implement the PRG pattern into your application.
buckster12/php-activerecord
293 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
bloatless/endocore
75 Downloads
Bloatless Endocore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern.
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
bentools/specification
189 Downloads
Provides an implementation of the Specification Pattern. PHP7+
bayfrontmedia/bones
1484 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
baumrock/humandates
36 Downloads
Format date ranges in a human-readable format with automatic pattern selection and localization support.
axyr/baum
5608 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
awd-studio/es-lib-maker-bundle
13 Downloads
A Symfony bundle providing maker commands for seamless integration with Event Sourcing patterns. Features code generation tools for event-sourced aggregates, value objects, and domain events following DDD principles.