A lightweight collection of useful general purpose PHP tools with no dependencies. Committed to always at least having minimal dependencies.
Find a file
2024-10-11 12:09:02 -06:00
.github/workflows specify PHPUnit version 2024-07-11 20:09:22 -06:00
src/Sorting updating urls 2024-10-11 12:09:02 -06:00
tests/Sorting updating urls 2024-10-11 12:09:02 -06:00
.gitignore updated phpunit config 2024-07-10 22:08:36 -06:00
composer.json ci fix 2024-07-11 20:08:13 -06:00
LICENSE updating urls 2024-10-11 12:09:02 -06:00
phpstan.neon added CI 2024-07-10 22:00:06 -06:00
phpunit.xml updated phpunit config 2024-07-10 22:08:36 -06:00
README.md initial commit 2024-07-10 20:45:48 -06:00

Joby's PHP Toolbox

A lightweight collection of useful general purpose PHP tools with no dependencies. Committed to always at least having minimal dependencies.

Development status

Anything that's in the main branch should have tests and be a stable API. I haven't set a version number yet because I don't want to call it 1.0 until I actually have a more significant number of features in here.