Libraries tagged by Chain
justiversen/laravel-job-chainer
46134 Downloads
Chain Laravel jobs without having to glue it to a starting job
php-llm/llm-chain-bundle
29945 Downloads
Symfony integration bundle for php-llm/llm-chain
astrotomic/php-conditional-proxy
133115 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
statikbe/laravel-nova-chained-translation-manager
24876 Downloads
The Laravel Nova Chained Translation Manager allows you to easily edit and customise the translations of your current Laravel environment.
getdkan/mock-chain
133803 Downloads
A library that helps create chains of mocked objects.
nordsoftware/lumen-chained-exception-handler
584763 Downloads
A chained exception handler for the Lumen framework
iwechatpay/openapi
5672 Downloads
为 wechatpay/wechatpay 增加IDE提示的接口描述包。
voku/httpful
178651 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
transprime-research/piper
3910 Downloads
PHP Pipe method execution with values from chained method executions
rubobaquero/phpquery
256172 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
openbuildings/paypal
175065 Downloads
PayPal SDK for ExpressCheckout and AdaptivePayments. Supports recurring payments, simple payments, parallel payments and chained payments.
norberttech/symfony-process-executor
173190 Downloads
Symfony Process Component on steroids, async/sync execution chain.
firehed/simplelogger
98622 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
eoghanobrien/php-simple-mail
34442 Downloads
Provides a simple, chainable wrapper for creating and sending emails using the PHP mail() function.
sroze/chain-of-responsibility
10424 Downloads
A light library that simplify the implementation of a chain of responsibility