Libraries tagged by locking
helpscout/specter-php
570 Downloads
JSON API Mocking and Testing for PHP
hafriedlander/silverstripe-phockito
34479 Downloads
Integrate Phockito (a PHP Mocking framework) with SilverStripe
evo-mark/wp-background-processing
69 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
emmo00/mock-paystack-laravel
94 Downloads
PHP package for mocking Paystack responses and webhooks in your Laravel Test suite
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
awesomite/mock-finals
13 Downloads
Mocking final classes and methods
aran112000/nope-php
0 Downloads
A light-weight tool for parsing log files in real-time and blocking requests that match certain pattern you define
aksoyih/http-mock
127 Downloads
A PHP library for mocking HTTP clients with customizable responses and behaviors
usox/hackmock
1716 Downloads
Mocking framework for hacklang
paslandau/guzzle-rotating-proxy-subscriber
62 Downloads
Guzzle plugin resp. Guzzle subscriber to automatically pick a proxy from a predefined set of proxies for every request to avoid IP based blocking.
kreativsoehne/magento2-simple-antispam
289 Downloads
A Magento 2 extension for blocking (russian) spam bots creating new customer accounts
hkp22/laravel-bannable
16 Downloads
Laravel bannable package is for blocking and banning Eloquent models.
helpscout/specter
589 Downloads
JSON API Mocking and Testing for PHP
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
brain/hooks-mock
67 Downloads
A mocking class utility for WordPress hooks