Libraries tagged by mock
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
madkom/pact-php-client
14825 Downloads
Client written in PHP for Pact-Mock-Service
kassko-php/unit-tests-generator
74 Downloads
A unit tests generator
jasonmccreary/test-double
5 Downloads
isidromerayo/simple_php_skeleton
103 Downloads
Simple skeleton PHP project with Symfony2 components
hi-media/pdo-tools
1585 Downloads
Simplifies the build of a database for testing purposes and allows you to easily verify the contents of a database after operations.