Libraries tagged by method-chaining
sebastiaanluca/php-pipe-operator
340136 Downloads
Method chaining (or fluent expressions) for any value using any method.
jasonlam604/stringizer
109354 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
trych/kirby-field-composer
227 Downloads
Kirby plugin providing methods to intelligently handle field values to compose complex strings.
perry-rylance/dom-document
7207 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.
simklee/string-buffer
261 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.
liyuze/method-chaining-proxy
7 Downloads
通过代理方式实现方法链式调用,消除控制语句对链式的影响。
liyuze/laravel-method-chaining-macros
2 Downloads
tur-nr/chainnn
10 Downloads
Chainnn helps developers to create method chaining hierarchies.
thejawker/chainable
596 Downloads
Exposes a Class that makes method chaining fluent and easy.
royallthefourth/smooth-pdo
66 Downloads
A drop-in PDO wrapper that provides smooth and pleasant method chaining
phhung1901/simple_query_builder
5 Downloads
Create Query Builder is a simple, methods-chaining dependency-free library to create SQL Queries simple. Supports databases which are supported by PDO
mekramy/oop-util
8 Downloads
PHP class utility. method chaining and getter/setter implementation
lamoni/markupbuilder
30 Downloads
A PHP class used for building a single-level DOM object using method chaining and dynamic methods
jacobemerick/archangel
519 Downloads
Another PHP mailing script, this time with method chaining
elfsundae/httpclient
523 Downloads
A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.