Libraries tagged by cally
taujor/cally
1 Downloads
Cally is a lightweight, immutable registry for storing and retrieving data or services in PHP. It provides a simple yet powerful way to manage configurations, dependencies, or any key-value pairs with support for immutability and PSR-11 compliance. Cally is ideal for any project where a full-fledged dependency injection container is unnecessary.
nabeghe/cally
11 Downloads
Just a handy helper for callables and calling them!
clue/stream-filter
274135452 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-invoker
574196259 Downloads
Invoke callables with a timeout
willdurand/jsonp-callback-validator
103616675 Downloads
JSONP callback validator.
spatie/once
29776862 Downloads
A magic memoization function
php-di/invoker
63526808 Downloads
Generic and extensible callable invoker
tracy/tracy
25309037 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
spaze/phpstan-disallowed-calls
22190164 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
winzou/state-machine
13961612 Downloads
A very lightweight yet powerful PHP state machine
laravel-notification-channels/twilio
8271259 Downloads
Provides Twilio notification channel for Laravel
hoa/consistency
24665924 Downloads
The Hoa\Consistency library.
voku/arrayy
5660056 Downloads
Array manipulation library for PHP, called Arrayy!
phpfastcache/phpfastcache
5276071 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
consolidation/site-process
47864231 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.