Libraries tagged by cloaking
classpreloader/classpreloader
41585189 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
bunny/bunny
5621710 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
524654 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
arvenil/ninja-mutex
3169606 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
amphp/websocket-client
1072429 Downloads
Async WebSocket client for PHP based on Amp.
amphp/file
2981406 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
clue/block-react
2140545 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
tomasvotruba/class-leak
990464 Downloads
Detect leaking classes
tbachert/spi
6049315 Downloads
Service provider loading facility
sqids/sqids
665712 Downloads
Generate short YouTube-looking IDs from numbers
protonemedia/laravel-cross-eloquent-search
414558 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
phpauth/phpauth
133801 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
liip/test-fixtures-bundle
6830918 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
hellogerard/jobby
1492810 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
deliciousbrains/wp-background-processing
324258 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.