Libraries tagged by unit of work
causal/theodia
376 Downloads
Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.
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
473 Downloads
A maintained fork of the datto/json-rpc package. Fully unit-tested JSON-RPC 2.0 for PHP.
kenny1911/typed-properties-helper
2387 Downloads
Set of helper functions to working with typed class properties.
wpjscc/php-json-rpc
41 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
pagely/http-mock
139374 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version
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
263 Downloads
A common baseline of repeated functions, filters and actions used across WordPress themes.
mrgrain/jumpstart-init
16 Downloads
Collection of tools to init your WordPress plugin development with Jumpstart.
iglocska/monolog-init
41629 Downloads
Very basic and light Dependency Injector Container for Monolog. Fork of Kamisama's monolog-init for MISP