Libraries tagged by competition
rikbruil/doctrine-specification
259751 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
php-standard-library/promise
179119 Downloads
Promise interface for deferred computations - resolved or rejected
ghostwriter/container
7199457 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
rockett/pipeline
203779 Downloads
A plug and play pipeline implementation.
php-standard-library/fun
90563 Downloads
Functional programming utilities for composing, decorating, and controlling function execution
chemem/bingo-functional
7226 Downloads
A simple functional programming library.
ui-awesome/html-attribute
44034 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
mnshankar/linear-regression
24327 Downloads
PHP package for computation of simple linear regression parameters
kunstmaan/pagepart-bundle
137111 Downloads
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
yii2tech/ar-role
36401 Downloads
Provides support for ActiveRecord relation role (table inheritance) composition in Yii2
inpsyde/monkery-test-case
34697 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
igorw/compose
24880 Downloads
Function composition.
coral-media/php-ml
9145 Downloads
PHP-ML - Machine Learning library for PHP
tasko-products/symfony-prometheus-exporter
15068 Downloads
Generic metrics exporter for Symfony including messenger event metrics via middleware, request metrics, logging metrics and custom metrics via the Collector composition
pinkcrab/function-constructors
67763 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.