rhishi-kesh / helper
Laravel helper package
v1.0.5
2026-01-10 17:54 UTC
Requires
- php: ^8.1
- illuminate/database: ^10.0|^11.0|^12.0
- illuminate/filesystem: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.0
README
A lightweight Laravel helper package by RKB to provide reusable helper functions, traits, and utilities for your Laravel applications.
It includes:
- File/image upload functions
- Storage file handling
- Delete image function
- Slug generation
- Unique SKU generation
- API response trait for controllers
📦 Installation
You can install the package via Composer:
composer require rhishi-kesh/helper