Libraries tagged by pattern library
nabeghe/buildify
4 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
mpescador1/php-mt
6 Downloads
PHP-ML - Machine Learning library for PHP
lmnt/philo
16 Downloads
A functional programming library designed to work with existing language constructs in a point-free style. Use it to modularize logical expressions, simplify pattern matching, and create expressive data processing pipelines
levu42/regexpander
64 Downloads
PHP library that expands a regular expression into a random string that matches this pattern
isaacesso/descriptor
6 Downloads
A PHP library for easily implement the Interpretor design pattern in your projects.
ilicmiljan/retry-master
6 Downloads
RetryMaster is a flexible and extensible PHP library for handling operation retries.
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
guosheng1987/laravel-repository-query
18 Downloads
This package support a easy way to bind a parameter named `$filters` to your url. After that your Bulider instance can bind it into your `Where` condition
defro/colourlovers
9 Downloads
Library to request Colour Lovers REST Api.
defro/colormind
6 Downloads
Library to request Colour Lovers REST Api.
clagiordano/weblibs-validator
15 Downloads
Library for generic data validation service with configurable rules and messages
cindyullmann/proxy-manager
69 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
atyagi/specifier
21 Downloads
A library to help implement the specification design pattern
atheon/proxy-manager
16 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
unialteri/states-bundle
522 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)