Libraries tagged by mocks
jdgrimes/wp-filesystem-mock
3097 Downloads
Shim for the WordPress filesystem API to use a mock filesystem in PHPUnit tests
cheprasov/php-extra-mocks
599 Downloads
ExtraMocks are a tools that give extra functionality for Mocks.
awesomite/mock-finals
13 Downloads
Mocking final classes and methods
americanreading/view-mock
2955 Downloads
Test double for View
brain/hooks-mock
67 Downloads
A mocking class utility for WordPress hooks
wellrested/test
7193 Downloads
Test cases and doubles for use with WellRESTed
stratedge/wye
5119 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
siguici/php-devtools
337 Downloads
🧪 Tools needed for PHP project development and automation.
siguici/laravel-devtools
81 Downloads
🧪 Tools needed for Laravel project development and automation.
shyru/timedilation
12150 Downloads
Mocking time() for PHPUnit
phpixie/illusion
20 Downloads
Mock HTTP testing server
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
pbweb/mimic
8378 Downloads
Mimic classes for functional testing
mooti/factory
12475 Downloads
Small library for helping create testable code
mightymocker/mightymocker
533 Downloads
Instance mocker supporting new keyword