Libraries tagged by phputils

df/php-coverfish

23 Favers
4899 Downloads

lightweight static code analysis tool for class coverage check of PHPUnit's CodeCoverage

Go to Download


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


webxid/phpunitsandbox

0 Favers
3 Downloads

This package helps to make a mockups for unit-testing

Go to Download


sykescottages/pdfutils

0 Favers
288 Downloads

Go to Download


justinwang24/phphtmlspider

0 Favers
61 Downloads

desc

Go to Download


jacknoordhuis/pharutils

1 Favers
5 Downloads

A library for dealing with phar archives.

Go to Download


engtuncay/phpciutils

0 Favers
0 Downloads

OrakSoft Php CodeIgniter Utility Library (Php 8)

Go to Download


crazymeeks/phpmails

0 Favers
87 Downloads

This library will help you send emails with SendGrid

Go to Download


chris404/phutil

0 Favers
9 Downloads

A humble collection of php util classes

Go to Download


phpupil-com/server-http

0 Favers
12 Downloads

PHPupil HTTP Server

Go to Download


phpupil-com/framework

0 Favers
13 Downloads

PHPupil 高性能并发协程框架

Go to Download


triplepoint/php-units-of-measure-bundle

3 Favers
114 Downloads

Symfony PhpUnitsOfMeasureBundle

Go to Download


silencedis/phpunit-mock-helper

0 Favers
1357 Downloads

A convenient helper for creating mock objects for phpunit. The helper uses the phpunit's mock builder. But it allows to create a mock object in one step using simple configuration.

Go to Download


phptransformers/text-template

1 Favers
46 Downloads

PHPUnit's Text_Template implementation of PhpTransformer.

Go to Download


onsa/reflective-test-case

0 Favers
23 Downloads

ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.

Go to Download


<< Previous Next >>