Libraries tagged by chaining
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
simklee/string-buffer
1404 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.
reallifekip/immutable-base
449 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
horat1us/yii2-chain-bootstrap
1789 Downloads
Yii2 Bootstrap Chaining
ezsystems/routing
29084 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
nabeghe/risma
4 Downloads
A lightweight, flexible string processing and template engine for PHP with function chaining support.
mblarsen/arrgh
292 Downloads
Arrgh—a sane PHP array library
boostphp/pipe-operator
573 Downloads
The only way to implement the pipe operator in PHP.
perry-rylance/dom-document
7863 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.
pardnchiu/mysql-cli
2 Downloads
A lightweight MySQL client for PHP featuring intuitive chaining syntax with query builder capabilities and read-write separation.
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.
erenkucukersoftware/powerful-php
25 Downloads
⚡ Laravel Helpers, Collections and Js like object oriented chaining for Native PHP
dakujem/toru
396 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
liyuze/method-chaining-proxy
10 Downloads
通过代理方式实现方法链式调用,消除控制语句对链式的影响。
liyuze/laravel-method-chaining-macros
3 Downloads