Libraries tagged by composition
league/pipeline
18291398 Downloads
A plug and play pipeline implementation.
laminas/laminas-view
30562496 Downloads
Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition
php-standard-library/fun
115420 Downloads
Functional programming utilities for composing, decorating, and controlling function execution
scriptfusion/mapper
183478 Downloads
Transforms arrays using an object composition DSL.
rikbruil/doctrine-specification
261009 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
kunstmaan/pagepart-bundle
139001 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.
ghostwriter/container
7312996 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
rockett/pipeline
208425 Downloads
A plug and play pipeline implementation.
chemem/bingo-functional
7269 Downloads
A simple functional programming library.
ui-awesome/html-attribute
50767 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
inpsyde/monkery-test-case
35472 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
igorw/compose
24894 Downloads
Function composition.
cordis-php/cordis
635 Downloads
A strictly typed, YAML-composed plugin runtime for PHP 8.2+.
tasko-products/symfony-prometheus-exporter
15796 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
68234 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.