manojkiran/laravelhelpers is a Laravel package for helpers for the laravel.
It currently has 0 GitHub stars and 9 downloads on Packagist (latest version 1.0.9).
Install it with composer require manojkiran/laravelhelpers.
Discover more Laravel packages by manojkiran
or browse all Laravel packages to compare alternatives.
Last updated
This package contains the useful helper classes for laravel.
You can install the package via composer:
composer require manojkiran/laravelhelpers
LaravelHelper currently has the folowing classes . Instructions on how to use them in your own application are linked below.
| Class Name | Namespace | | ------ | ------ | | StringHelper | Manojkiran\LaravelHelpers\Helpers\StringHelper | | ArrayHelper | Manojkiran\LaravelHelpers\Helpers\ArrayHelper |
Documentation for the Helpers Classes is under heavy development
Use @ your own risk
The package has not been tested yet
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.# laravelhelpers
laravelhelpers is still under heavy development, I decided to ship it in this early stage so you can help me make it better.
Here's the plan for what's coming: