arefshojaei / kitdash
PHP utility library
Installs: 14
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/arefshojaei/kitdash
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