A lightweight collection of useful general purpose PHP tools with no dependencies. Committed to always at least having minimal dependencies.
Find a file
2024-07-10 22:08:36 -06:00
.github/workflows updated phpunit config 2024-07-10 22:08:36 -06:00
src/Sorting added CI 2024-07-10 22:00:06 -06:00
tests/Sorting updated license header formatting 2024-07-10 20:50:37 -06:00
.gitignore updated phpunit config 2024-07-10 22:08:36 -06:00
composer.json added CI 2024-07-10 22:00:06 -06:00
LICENSE initial commit 2024-07-10 20:45:48 -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.