Libraries tagged by poo
colinmollenhour/cache-backend-file
24331903 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
utopia-php/pools
359609 Downloads
A simple library to manage connection pools
open-smf/connection-pool
178444 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
hyperf/pool
2963085 Downloads
An independent universal connection pool component.
hyperf/redis
2891940 Downloads
A redis component for hyperf.
ellaisys/aws-cognito
292218 Downloads
Laravel authentication with AWS Cognito, supporting web, API, SSO, MFA, WebAuthn, passkeys, and passwordless authentication.
swayok/alternative-laravel-cache
620449 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
wyrihaximus/react-child-process-pool
256450 Downloads
Pool wyrihaximus/react-child-process-messenger processes
qxsch/worker-pool
330407 Downloads
Runs tasks in a parallel processing workerpool.
stfalcon-studio/doctrine-redis-cache-bundle
200908 Downloads
Add custom namespace for doctrine cache pools.
larabook/gateway
54801 Downloads
A Laravel package for connecting to all Iraninan payment gateways
clickalicious/phpmemadmin
6737 Downloads
phpMemAdmin - Bringing Memcached to the web
iamfarhad/laravel-rabbitmq
23809 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
graze/parallel-process
221642 Downloads
run a pool of processes simultaneously
cache/chain-adapter
558768 Downloads
A PSR-6 and PSR-16 cache implementation using a chain of cache pools