Libraries tagged by cloaking
phpauth/phpauth
146281 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
7116163 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
hellogerard/jobby
1513291 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
deliciousbrains/wp-background-processing
338705 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.
cybercog/laravel-ban
575754 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
colinmollenhour/php-redis-session-abstract
23573292 Downloads
A Redis-based session handler with optimistic locking
zendframework/zend-loader
28223169 Downloads
Autoloading and plugin loading strategies
laminas/laminas-loader
28825715 Downloads
Autoloading and plugin loading strategies
jonnyw/php-phantomjs
1200973 Downloads
A PHP wrapper for loading pages through PhantomJS
rairlie/laravel-locking-session
447528 Downloads
Provide session locking in Laravel
kartik-v/yii2-widget-spinner
3579638 Downloads
A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)
amphp/log
2314974 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
clue/block-react
2177116 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
utopia-php/cache
234251 Downloads
A simple cache library to manage application cache storing, loading and purging
stil/curl-easy
202313 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.