Download the PHP package hoangphi/hwa-helpers without Composer
On this page you can find all versions of the php package hoangphi/hwa-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hoangphi/hwa-helpers
More information about hoangphi/hwa-helpers
Files in hoangphi/hwa-helpers
Package hwa-helpers
Short Description A package about custom helpers. Create by Phi Hoang.
License MIT
Homepage https://github.com/hoangphidev/hwa-helpers
Informations about the package hwa-helpers
About
hwa-helpers is a helper package. It helps us to build and develop faster with pre-built functions. This saves a lot of time on future projects.
We share this package to give programmers an extra useful library. We hope people use this package not for commercialization or profit of any kind.
And finally, hope to receive more contributions and shares from all of you.
Thank you very much 🧡
Install
-
You can install the package via composer:
-
Optional: The service provider will automatically get registered. Or you may manually add the service provider in your
config/app.php
file: -
Optional: You can publish the
config/hwa_helpers.php
config file with: - Optional: You can customize the
config/hwa_helpers.php
config file . If you customize fileconfig/hwa_helpers.php
. You need to run the command below to clear cache and update the changes.
Default config file contents
You can view the default config file contents at:
https://github.com/hoangphidev/hwa-helpers/blob/master/config/hwa_helpers.php
Usage
Since this is a package with helper functions, after installing the package into the project, people can call the helper functions everywhere in the project.
Here are some helper functions we've built:
-
Commons
-
Datetime
-
Images
-
Ip info
- Response API
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover a security vulnerability within hwa-helpers, please send an e-mail to Phi Hoang via [email protected]. All security vulnerabilities will be promptly addressed.
Credits
- Phi Hoang
- Hwavina Inc.
- All Contributors
License
The Laravel framework is open-sourced software licensed under the MIT license.
All versions of hwa-helpers with dependencies
illuminate/support Version ^5.8|^6|^7|^8
ext-curl Version *
ext-json Version *