Libraries tagged by cloaking
colinmollenhour/magento-redis-session
162325 Downloads
A Redis-based session handler for Magento with optimistic locking.
chuyskywalker/rolling-curl
412068 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
nextapps/unique-codes
112813 Downloads
Generate unique, random-looking codes
stefangabos/zebra_session
100626 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
rennokki/befriended
89566 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rekalogika/mapper
29285 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
okvpn/cron-bundle
477248 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
imjoehaines/flowder
484730 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
duncan3dc/sessions
158480 Downloads
A non-blocking session manager
clue/reactphp-sqlite
29237 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
clue/reactphp-flux
100905 Downloads
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.
b13/distributed-locks
179684 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
abhinavsingh/jaxl
70903 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
rdlowrey/alert
2994 Downloads
A non-blocking concurrency framework for PHP applications.
ocramius/lazy-property
76460 Downloads
A library that provides lazy instantiation logic for object properties