danbaker / toolbox
A modern PHP toolbox featuring a facade-driven API for accessing reusable utilities and helpers—covering strings, dates, files, validation, security, and beyond. Designed for Laravel and general-purpose PHP projects.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/danbaker/toolbox
Requires
- php: ^8.1
Requires (Dev)
- laravel/pint: ^1.22
- phpunit/phpunit: ^10.5
README
A modern PHP toolbox featuring a facade-driven API for accessing reusable utilities and helpers—covering strings, dates, files, validation, security, and beyond. Designed for Laravel and general-purpose PHP projects.
📦 Installation
Install via Composer easily:
composer require danbaker/toolbox
⸻
📚 Complete Documentation & Wiki
Detailed usage examples and documentation for each helper can be found in the project’s Wiki:
Each utility and helper method is individually documented with clear usage examples, explanations, and version histories.
⸻
🐞 Found an Issue?
If you’ve found a bug or have a feature request, please create an issue clearly describing your request:
We appreciate your contributions to improving the ToolBox!
⸻
📜 License
This package is open-source and available under the MIT License.
⸻
❤️ Built with care by Dan Baker