Libraries tagged by Chain
nicofff/lazy-iter
6 Downloads
Lazy array function chains inspired in Rust
mrinte/web3-usdt-transfer
240 Downloads
本插件用于币安智能链(BNB Chain)的USDT插件转账,其它代币可自行修改ABI和网络URL、合约ABI进行使用
mediagone/types-collections
2286 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
masterminds/fortissimo
271 Downloads
A Chain-of-Command framework.
maslosoft/api-facades
19 Downloads
OpenAPI chainable facades generator
leon-mbs/phpquery
774 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
larablocks/pigeon
3706 Downloads
A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.
kariricode/processor-pipeline
789 Downloads
A robust, immutable processor pipeline component for the KaririCode Framework — ARFA 1.3 compliant. Enables modular, configurable processing chains for data transformation, validation, and sanitization.
jonaspardon/laravel-event-visualizer
44852 Downloads
Laravel package to visualize events with their handlers, including jobs to chain them together
jacobemerick/archangel
535 Downloads
Another PHP mailing script, this time with method chaining
iwd/opc
5382 Downloads
IWD One-Step Checkout: enhances Magento 2's native checkout via chain-safe mixins (no class preferences, no route overrides, no KO template replacements). Inert when disabled or when Hyvä Checkout owns the route.
italystrap/pipeline
78 Downloads
A lightweight middleware pipeline for PHP — chain handlers and middleware to process messages through a composable pipeline
ircmaxell/ballandchain
4 Downloads
PHP Implementation of Ball And Chain
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.
hejunjie/error-log
828 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.