Download the PHP package kanekescom/laravel-helperia without Composer
On this page you can find all versions of the php package kanekescom/laravel-helperia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kanekescom/laravel-helperia
More information about kanekescom/laravel-helperia
Files in kanekescom/laravel-helperia
Package laravel-helperia
Short Description Laravel helper package for speeding up application development
License MIT
Homepage https://github.com/kanekescom/laravel-helperia
Informations about the package laravel-helperia
Laravel Helperia
Laravel helper package for speeding up application development.
Support the Project
If you find this package helpful, consider supporting its development:
Installation
Usage
Helper Functions
Reflection Helpers
Get method names from a class:
Date Helpers
Convert and parse date formats:
Support Classes
ClassExtender
A base class for wrapping other classes and forwarding method calls:
HasMethodCaller Trait
Trait for forwarding method calls to a wrapped class instance:
Note: If a method doesn't exist on either the wrapper or wrapped class, a
BadMethodCallExceptionwill be thrown.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Achmad Hadi Kurnia
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-helperia with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0