Libraries tagged by mmock
exequiellares/mock-api
8 Downloads
Magento 2 module to add mock api feature
ernestmarcinko/mockutils
75 Downloads
PHPUnit test mocking utility tools
ericfortmeyer/mock-extern-service
10 Downloads
To mock service like mail or UDP socket for functional Tests. TDD, PHPUnit
elnoro/php-http-mock
0 Downloads
A simple solution to mock external APIs using local php server (no binary deps)
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.
edwardmcconnell/shopify-mock-php
10 Downloads
PHP port of travishaynes/shopify-mock
edmondscommerce/mock-server
2782 Downloads
...
e-moe/guzzle-regexp-mock-plugin
2119 Downloads
Mock plugin for Guzzle3 with regexp match urls
drosalys-web/http-mocker
8 Downloads
A PHP library used to create HTTP Mock. Useful for APIs.
dreamcat/quick-mock
2 Downloads
一个用来快速创建mock类的方案
dragonsguild/active-directory-authenticate-mock
322 Downloads
CakePHP plugin for mock Active Directory authentication
donatj/mock-duck
0 Downloads
Sane mocking library
dfurnes/laravel-dusk-mocks
13 Downloads
Apply mocks to browser requests with Laravel Dusk.
degaray/mock-soapclient
385 Downloads
This class is used to overwrite the functionality of the soapclient. It is very usefull when mocking objects expected from soap calls to web sevices in unit testing.
dbx12/yii2-mock-database
47 Downloads
Mock connection for the Yii2 database connection. This connection can be configured to fail operations for testing purposes.