Libraries tagged by php docker
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
fp/fumocker
1206 Downloads
A php function mocker
luka8088/mocker
15 Downloads
PHP data mocker.
idimsh/php-internals-mocker
7 Downloads
Helps mocking PHP internal functions calls
aalfiann/event-locker-php
36 Downloads
Event Locker class to stop multiple or parallel execution in PHP.
brezgalov/php-simple-file-locker
11 Downloads
Simple file locker for php from http://php.net/manual/ru/function.flock.php#117162
ehough/mockery
883 Downloads
Fork of padraic/mockery compatible with PHP 5.2+.
jeffersoncechinel/task-locker
112 Downloads
A simple locker class to help prevent php applications to run multiple instances of itself at the same time.
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
bilge/mockery
25 Downloads
Mockery is a simple yet flexible PHP mock object framework
vancodx/php-testing
35 Downloads
VanCodX PHP Testing
siguici/php-devtools
337 Downloads
🧪 Tools needed for PHP project development and automation.
mauretto78/locker-manager
456 Downloads
Locker Manager
jpolvora/locker
4 Downloads
PHP synchronization file locking based
jeslxdev/dto-mocker
0 Downloads
Gerador de mocks genéricos para DTOs/Inputs/Outputs em PHP, inspirado no Faker.