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 20:57:08 -06:00
src/Sorting updated docblocks 2024-07-10 20:57:08 -06:00
tests/Sorting updated license header formatting 2024-07-10 20:50:37 -06:00
.gitignore initial commit 2024-07-10 20:45:48 -06:00
composer.json initial commit 2024-07-10 20:45:48 -06:00
LICENSE initial commit 2024-07-10 20:45:48 -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.