Libraries tagged by pattern library
siriusphp/invokator
4 Downloads
Library that implements a unified way to execute a list of commands/callables that are used by various patterns: events, pipelines, middleware etc
rubensdimas/database-manager
15 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
pransteter/etr-circuit-break-php
0 Downloads
A little library to offer a simple manager of circuit breaker pattern.
phphelper/phphelper
36 Downloads
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for beginner who don't want to use library like laravel or etc
pactiverecord/pactiverecord
1016 Downloads
pactiverecord is extended library from phpactiverecord for support php 8.0 based on the ActiveRecord pattern.
orq/laravel-dddbase
15 Downloads
The library for laravel to apply Domain Driven Design Pattern
omnitech-solutions/flowlight
2 Downloads
Lightweight workflow orchestration library for PHP. Provides a clean, composable pattern for chaining actions into pipelines, handling success and failure consistently, and keeping business logic organized and testable. Highly inspired by Ruby’s LightService gem (https://github.com/adomokos/light-service).
milanpasic92/phalcon-repositories
903 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
maxoplata/string-thing
5 Downloads
A lightweight library for encoding and decoding strings using various patterns.
martyrer/throwless-php
2 Downloads
A PHP library for exception-free error handling using the Result monad pattern
jimdelois/context-specification
36 Downloads
A library for PHPUnit to provide support for the BDD ContextSpecification-style testing pattern
iquety/pubsub
584 Downloads
Library for implementing the Publish/Subscribe architectural pattern
ifcastle/service-manager
194 Downloads
A library that allows organizing code according to the Services pattern.
ht2/couple
18 Downloads
Port of ryansmith94/couple from JS to PHP. A library for coupling two objects together. This is useful for nested pattern matching.
farizfadian/phpcrypt
0 Downloads
Jasypt-like encryption library for PHP - Encrypt your configuration with ENC(...) pattern