Libraries tagged by echain
norberttech/symfony-process-executor
172938 Downloads
Symfony Process Component on steroids, async/sync execution chain.
firehed/simplelogger
98260 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
34388 Downloads
Provides a simple, chainable wrapper for creating and sending emails using the PHP mail() function.
sroze/chain-of-responsibility
10418 Downloads
A light library that simplify the implementation of a chain of responsibility
marcopetersen/php-chain
14233 Downloads
formigone/php-chain
14319 Downloads
tatumio/tatum-php
15141 Downloads
A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.
paragonie/chronicle
24 Downloads
Public hash chain powered by Slim Framework, Sapient, and Blakechain
devshed-io/arithmatic
119961 Downloads
Chainable math methods in php
phphd/pipeline-bundle
5260 Downloads
Chain of Responsibility on top of Symfony Messenger
micro-module/laminas-validator
15610 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
maxiwheat/httpful
17150 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
ipl/validator
70413 Downloads
Icinga PHP Library - Common validators and validator chaining
glowy/strings
3302 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.
fusonic/assert
1025 Downloads
Extends beberlei/assert with a convenient chaining functionality