Libraries tagged by method chaining
sebastiaanluca/php-pipe-operator
284804 Downloads
Method chaining (or fluent expressions) for any value using any method.
jasonlam604/stringizer
107723 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
trych/kirby-field-composer
82 Downloads
Kirby plugin providing methods to intelligently handle field values to compose complex strings.
perry-rylance/dom-document
6912 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.
detain/sshwitch
14 Downloads
Login and run commands on your network devices via an ssh connection on a remote server. Easy to use PHP static class methods with static chaining support for rapid development. Supports Cisco and Juniper network routers and switches with more easily added.
liyuze/method-chaining-proxy
6 Downloads
通过代理方式实现方法链式调用,消除控制语句对链式的影响。
liyuze/laravel-method-chaining-macros
2 Downloads
tur-nr/chainnn
10 Downloads
Chainnn helps developers to create method chaining hierarchies.
thejawker/chainable
595 Downloads
Exposes a Class that makes method chaining fluent and easy.
mekramy/oop-util
7 Downloads
PHP class utility. method chaining and getter/setter implementation
elfsundae/httpclient
523 Downloads
A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.
jitsu/wrap
62 Downloads
Wrapper classes for strings, arrays, and regexes with chainable methods
cupoftea/chain
75 Downloads
Call a chain of methods on an object
simklee/string-buffer
212 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.
royallthefourth/smooth-pdo
64 Downloads
A drop-in PDO wrapper that provides smooth and pleasant method chaining