Libraries tagged by mocking

crimsonkissaki/mockmaker

4 Favers
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.

Go to Download


carpiftw/clock-mock

0 Favers
7730 Downloads

A library for mocking current date and time in tests.

Go to Download


betterphp/php-native-mock

0 Favers
11358 Downloads

PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.

Go to Download


awesomite/mock-finals

10 Favers
13 Downloads

Mocking final classes and methods

Go to Download


aksoyih/http-mock

2 Favers
417 Downloads

A PHP library for mocking HTTP clients with customizable responses and behaviors

Go to Download


michaelmoussa/doctrine-qbmocker

23 Favers
84873 Downloads

A helper library for mocking Doctrine query builders

Go to Download


helpscout/specter

19 Favers
589 Downloads

JSON API Mocking and Testing for PHP

Go to Download


brain/hooks-mock

6 Favers
67 Downloads

A mocking class utility for WordPress hooks

Go to Download


remarkablemark/rector-laravel-service-mocking

0 Favers
15 Downloads

Rector to replace deprecated Laravel service mocking testing methods

Go to Download


mintyphp/mocking

2 Favers
52 Downloads

Go to Download


petervandijck/mockingbird

0 Favers
1 Downloads

Laravel package for LlamaParse document parsing service

Go to Download


mockingjay/mockingjay

2 Favers
4 Downloads

Unofficial PHP client for the EchoNest API

Go to Download


jfilla/mocking-tools

0 Favers
3038 Downloads

Go to Download


iainconnor/mocking-jay

0 Favers
85 Downloads

Object mocking by Annotations.

Go to Download


feedtailor/mocking-property-modifier

0 Favers
103 Downloads

A property modifier for Mock object.

Go to Download


<< Previous Next >>