Libraries tagged by chaining
symfony-cmf/routing
47671615 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
sebastiaanluca/php-pipe-operator
354706 Downloads
Method chaining (or fluent expressions) for any value using any method.
jasonlam604/stringizer
109826 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
ipl/validator
37647 Downloads
Icinga PHP Library - Common validators and validator chaining
trych/kirby-field-composer
283 Downloads
Kirby plugin providing methods to intelligently handle field values to compose complex strings.
myerscode/utilities-strings
6676 Downloads
A PHP utility class that creates a fluent interface for interacting with strings
myerscode/utilities-bags
7078 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
perry-rylance/dom-document
7299 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
horat1us/yii2-chain-bootstrap
1578 Downloads
Yii2 Bootstrap Chaining
ezsystems/routing
28028 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
myerscode/utilities-files
2247 Downloads
A PHP utility class that helps with common file tasks
mblarsen/arrgh
291 Downloads
Arrgh—a sane PHP array library
cupoftea/chain
83 Downloads
Call a chain of methods on an object
boostphp/pipe-operator
573 Downloads
The only way to implement the pipe operator in PHP.