Libraries tagged by chaining
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
23 Downloads
⚡ Laravel Helpers, Collections and Js like object oriented chaining for Native PHP
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.
dakujem/toru
59 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
liyuze/method-chaining-proxy
6 Downloads
通过代理方式实现方法链式调用,消除控制语句对链式的影响。
liyuze/laravel-method-chaining-macros
2 Downloads
exteon/chaining-class-resolver
45 Downloads
Weaving class loader framework for PHP modular plugins providing class chaining
akmaks/command-chaining-bundle
23 Downloads
Bundle provides some functional for calling console commands in chain
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.
nochso/orm
251 Downloads
ORM with relations and performance in mind.
merlinthemagic/mtm-notify
1 Downloads
Event tools for PHP 7
mekramy/oop-util
7 Downloads
PHP class utility. method chaining and getter/setter implementation
jitsu/wrap
62 Downloads
Wrapper classes for strings, arrays, and regexes with chainable methods
elfsundae/httpclient
523 Downloads
A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.