2 Repositories
PHP exec Libraries
A developer-friendly wrapper around execution of shell commands.
ptlis/shell-command A developer-friendly wrapper around execution of shell commands. There were several goals that inspired the creation of this packa
18 Dec 31, 2022
Mock built-in PHP functions (e.g. time(), exec() or rand())
PHP-Mock: mocking built-in PHP functions PHP-Mock is a testing library which mocks non deterministic built-in PHP functions like time() or rand(). Thi
331 Jan 3, 2023