Libraries tagged by function mock

norwichtech/file-wrapper

2 Favers
22884 Downloads

A simple file system function wrapper that can be easily mocked or stubbed for testing

Go to Download


mookofe/php-benchmark

4 Favers
20 Downloads

PHP library that allows you benchmark and compare the performance of functions

Go to Download


mokka/mokkautils

0 Favers
22 Downloads

Mokka Utility Functions

Go to Download


moc-solucoes/moc-uteis

0 Favers
398 Downloads

Uteis library to developer.

Go to Download


mckayb/phantasy-php

1 Favers
13 Downloads

Curried version of all PHP functions

Go to Download


baraja-core/lock

2 Favers
128019 Downloads

Simple PHP function lock system.

Go to Download


innmind/socket

1 Favers
65256 Downloads

Wrapper to PHP socket functions

Go to Download


voku/session2db

32 Favers
19220 Downloads

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

Go to Download


mouf/utils.common.lock

1 Favers
66419 Downloads

A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.

Go to Download


pbweb/mimic

2 Favers
8181 Downloads

Mimic classes for functional testing

Go to Download


rocksheep/enum-helpers

1 Favers
483 Downloads

A collection of helper functions for working with enums in PHP

Go to Download


ock/helpers

0 Favers
278 Downloads

Helper functions and classes used by other packages in the ock ecosystem.

Go to Download


yakeing/php_fsockopen

51 Favers
89 Downloads

fsockopen is the wrapper function for socket socket links

Go to Download


crimsonkissaki/mockmaker

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


silinternational/google-api-php-client-mock

0 Favers
14732 Downloads

Attempting to create an intelligent mock of the Google API PHP Client for unit and functional testing.

Go to Download


<< Previous Next >>