Libraries tagged by functional tests
phlib/mockfunction
57 Downloads
Library to aid the testing of global functions, by creating an instance of the function in the namespace
pawel-brzezinski/overlay-component
1244 Downloads
Component with overlays for standard PHP function. Helpful at developing a testable code.
gidato/filesystem
17 Downloads
Class access to filesystem functions, to aid simulation during testing
hgraca/shunit
11 Downloads
A unit testing framework for shell scripts functions.
sukanta/fake-names
7 Downloads
The Fake Name Generator is a tool or service that generates realistic, fictional identities or names. It is often used for various purposes, including testing, prototyping, anonymity, and data privacy.
leo980/reflector
7 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
gelembjuk/locale
133 Downloads
Internationalization support for PHP applications. It is a simple set of classes to manage languages/locales, to translate texts depending on a locale. The package contains a trait to include internationalization functions to any classes very easy and with minimum coding.
emretnrvrd/tckn
32 Downloads
This package is the most comprehensive package for the Turkey Republic ID number. It includes functions for algorithmically validating Turkey Republic ID numbers, verifying identity information through an API and generating random Turkey Republic ID numbers for testing purposes.
danjones000/lara-path-shim
2 Downloads
Shim that provides the various path functions provided by Laravel/Lumen. Useful for testing libraries.