arefshojaei / kitdash
PHP utility library
1.4.0
2025-07-06 11:01 UTC
Requires
- php: ^8.0
Requires (Dev)
- phpunit/phpunit: ^10
README
KitDash is a lightweight and flexible PHP utility library designed to speed up development by providing a collection of reusable, well-tested helper functions and components.
🚀 Features
- Common utility functions for arrays, strings, and dates
- Simple and consistent API design
- Easy to integrate into any existing PHP project
- Tested and documented for reliability
Installation
Using composer
composer require arefshojaei/kitdash