A lightweight collection of useful general purpose PHP tools with no dependencies. Committed to always at least having minimal dependencies.
Find a file
Joby Elliott 476d4789e5
Update ci.yml
Maybe updating php-actions/phpunit will fix CI
2024-07-29 16:52:12 -06:00
.github/workflows Update ci.yml 2024-07-29 16:52:12 -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 ci fix 2024-07-11 20:08:13 -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 Update README.md 2024-07-29 15:38:18 -06:00

Joby's PHP Toolbox

CI

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.