joby / toolbox
A lightweight collection of useful general purpose PHP tools with no dependencies. Committed to always at least having minimal dependencies.
dev-main
2024-10-11 18:09 UTC
Requires
- php: ~8.1
Requires (Dev)
- phpstan/phpstan: ^1
- phpunit/phpunit: ^10
This package is auto-updated.
Last update: 2024-10-30 20:05:27 UTC
README
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.