Libraries tagged by mdoc
mcustiel/phiremock
898601 Downloads
A mocker for HTTP and REST services. Full bundle.
letsdrink/ouzo-goodies
541881 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
blastcloud/guzzler
369292 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
mpociot/pipeline
1481386 Downloads
Simple PHP middleware pipeline
mpociot/laravel-test-factory-helper
627486 Downloads
Generate Laravel test factories from your existing models
mlocati/spf-lib
741433 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
mlocati/ocsp
680981 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP)
mkocansey/bladewind
79130 Downloads
Laravel UI Components using TailwindCSS, Blade Templates and vanilla Javascript
tototoshi/staticmock
972264 Downloads
A mockery-like DSL to replace static method in test.
hg/apidoc
69105 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
php-mock/php-mock-prophecy
402444 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
noeldemartin/laravel-dusk-mocking
99450 Downloads
Mock facades in Laravel Dusk tests.
macpaw/extended_mock_http_client
236039 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
lstrojny/phpunit-function-mocker
337549 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
internations/http-mock
656050 Downloads
Mock HTTP requests on the server side in your PHP unit tests