Libraries tagged by unit of work
phpterminal/phpterminal
96 Downloads
PHPTerminal is a CLI application to make calls using predefined commands. It runs continuously giving the user a feeling of working on a Unix terminal.
kavanpancholi/processlist
27 Downloads
A platform-independent way to retrieve the list of processes running on your systems. It works both on the Windows and Unix platforms.
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
hcs-llc/php-json-rpc
641 Downloads
A maintained fork of the datto/json-rpc package. Fully unit-tested JSON-RPC 2.0 for PHP.
totalcms/slim-test
89 Downloads
Slim Framework test helper built on top of the PHPUnit test framework (maintained fork of nekofar/slim-test)
totalcms/pest-plugin-slim
89 Downloads
The Pest Slim Plugin (maintained fork of nekofar/pest-plugin-slim)
kenny1911/typed-properties-helper
2404 Downloads
Set of helper functions to working with typed class properties.
pagely/http-mock
139390 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version
wpjscc/php-json-rpc
43 Downloads
A maintained fork of the datto/json-rpc package. Fully unit-tested JSON-RPC 2.0 for PHP.
konetchy/unit-converter
4 Downloads
A simple tool for converting units of measurement. Forked from skoyah/unit-converter
ciarand/pho
29 Downloads
A fork of the BDD testing framework
ambitionphp/novaunit
21637 Downloads
Fork of joshgaber/novaunit; Unit testing suite for Laravel Nova, built to extend PHPUnit
kohanaworld/http-mock
25 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version php: >= 8.2
mohamedhk2/diff
39 Downloads
Diff is the name of a file comparison program released for the Unix operating system in 1974. The word diff is now used more generally to refer both to a function that compares strings or files, and to the output of that function.
ideasonpurpose/wp-theme-init
271 Downloads
A common baseline of repeated functions, filters and actions used across WordPress themes.