Libraries tagged by composition
league/pipeline
17640594 Downloads
A plug and play pipeline implementation.
laminas/laminas-view
29261221 Downloads
Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition
scriptfusion/mapper
179923 Downloads
Transforms arrays using an object composition DSL.
rikbruil/doctrine-specification
258419 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
ghostwriter/container
6930569 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
rockett/pipeline
197984 Downloads
A plug and play pipeline implementation.
php-standard-library/fun
65920 Downloads
Functional programming utilities for composing, decorating, and controlling function execution
chemem/bingo-functional
7161 Downloads
A simple functional programming library.
ui-awesome/html-attribute
38623 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
kunstmaan/pagepart-bundle
136668 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.
inpsyde/monkery-test-case
33960 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
pitchart/transformer
17061 Downloads
A transducers implementation in PHP, with OOP powers
igorw/compose
24876 Downloads
Function composition.
tasko-products/symfony-prometheus-exporter
14215 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
67130 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.