Libraries tagged by chaining
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
simklee/string-buffer
1914 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.
perry-rylance/dom-document
7935 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
2982 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.
nabeghe/risma
10 Downloads
A lightweight, flexible string processing and template engine for PHP with function chaining support.
mblarsen/arrgh
294 Downloads
Arrgh—a sane PHP array library
boostphp/pipe-operator
573 Downloads
The only way to implement the pipe operator in PHP.
pardnchiu/mysql-cli
2 Downloads
A lightweight MySQL client for PHP featuring intuitive chaining syntax with query builder capabilities and read-write separation.
nicklayb/htmlbuilder
502 Downloads
Useful helper to build server side html with tag chaining creation and templates for things like Bootstrap.
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
horat1us/yii2-chain-bootstrap
1843 Downloads
Yii2 Bootstrap Chaining
erenkucukersoftware/powerful-php
25 Downloads
⚡ Laravel Helpers, Collections and Js like object oriented chaining for Native PHP
dakujem/toru
419 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
ezsystems/routing
29173 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
liyuze/method-chaining-proxy
10 Downloads
通过代理方式实现方法链式调用,消除控制语句对链式的影响。