Libraries tagged by echain
jonaspardon/laravel-event-visualizer
44845 Downloads
Laravel package to visualize events with their handlers, including jobs to chain them together
jizuscreed/phpquery
419 Downloads
Fork of electrolinux/phpquery with php7.x compatibility. phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
io-digital/a-block-php
857 Downloads
Composer package for the a-block-chain
hejunjie/error-log
270 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.
glowy/strings
3248 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/arrays
3039 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
bscmain/bsc-php
243 Downloads
Binance Smart Chain PHP SDK,封装常用交易/合约调用/事件查询等功能
bephp/activerecord
2070 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
aviator/pipe
1520 Downloads
Chain callables using a simple wrapper class.
atofighi/phpquery
6050 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
antchain/twc
2354 Downloads
Ant Chain SDK Library for PHP
antchain/realperson
1535 Downloads
Ant Chain SDK Library for PHP
antchain/bot
741 Downloads
Ant Chain SDK Library for PHP
antchain/antchain-util
4266 Downloads
Ant Chain Util Library for PHP
serafim/pipe
103 Downloads
Library for implementing function call chains