Libraries tagged by mocking
laelaps/phpunit-test-aware
62 Downloads
Collection of PHPUnit aware objects for some deeper testing and mocking.
absolvent/phpunit-symfony
929 Downloads
Test suite utility with Symfony2 kernel mocking support.
symfony/lock
110612505 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
8643285 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3323684 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
hellogerard/jobby
1522656 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
colinmollenhour/php-redis-session-abstract
23834052 Downloads
A Redis-based session handler with optimistic locking
rairlie/laravel-locking-session
452289 Downloads
Provide session locking in Laravel
kenepa/resource-lock
63617 Downloads
Filament Resource Lock is a Filament plugin that adds resource locking functionality to your site.
contributte/scheduler
645826 Downloads
PHP job scheduler (cron) with locking
colinmollenhour/magento-redis-session
174241 Downloads
A Redis-based session handler for Magento with optimistic locking.
stefangabos/zebra_session
103789 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
okvpn/cron-bundle
482632 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
b13/distributed-locks
198164 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
alt-three/locker
306638 Downloads
A lock manager for Laravel