Libraries tagged by mocking
nerds-and-company/craft-unit-test-suite
5386 Downloads
A library that helps you mocking Craft database/model classes
minidfx/owncloud-interfaces
56 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
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
150419731 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
10600408 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3905334 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
hellogerard/jobby
1639243 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
colinmollenhour/php-redis-session-abstract
27714003 Downloads
A Redis-based session handler with optimistic locking
rairlie/laravel-locking-session
496349 Downloads
Provide session locking in Laravel
stefangabos/zebra_session
130227 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
wazum/sluggi
564652 Downloads
TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects
colinmollenhour/magento-redis-session
278566 Downloads
A Redis-based session handler for Magento with optimistic locking.
marcj/optimistic-locking-behavior
249102 Downloads
A behavior allowing you to use optimistic locking in Propel 2.
mpyw/laravel-database-advisory-lock
66564 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel