Libraries tagged by mocking
php-extended/php-scorekeeper-noop
2009 Downloads
A scorekeeper that does nothing, for mocking purposes.
nerds-and-company/craft-unit-test-suite
5385 Downloads
A library that helps you mocking Craft database/model classes
minidfx/owncloud-interfaces
53 Downloads
Contains interfaces and constants of ownCloud version 8. Package very useful for mocking ownCloud dependencies in unit tests without a complete ownCloud installation and you can run your unit tests on a hosted continuous integration service.
laelaps/phpunit-test-aware
61 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
83354079 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
7007944 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
2796898 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
hellogerard/jobby
1401809 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
colinmollenhour/php-redis-session-abstract
20619478 Downloads
A Redis-based session handler with optimistic locking
rairlie/laravel-locking-session
395390 Downloads
Provide session locking in Laravel
contributte/scheduler
338566 Downloads
PHP job scheduler (cron) with locking
colinmollenhour/magento-redis-session
111664 Downloads
A Redis-based session handler for Magento with optimistic locking.
stefangabos/zebra_session
92436 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
b13/distributed-locks
134001 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.