Download the PHP package elfsundae/laravel-helper without Composer
On this page you can find all versions of the php package elfsundae/laravel-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elfsundae/laravel-helper
More information about elfsundae/laravel-helper
Files in elfsundae/laravel-helper
Download elfsundae/laravel-helper
More information about elfsundae/laravel-helper
Files in elfsundae/laravel-helper
Vendor elfsundae
Package laravel-helper
Short Description Laravel Helper
License MIT
Homepage https://github.com/ElfSundae/laravel-helper
Package laravel-helper
Short Description Laravel Helper
License MIT
Homepage https://github.com/ElfSundae/laravel-helper
Please rate this library. Is it a good library?
Informations about the package laravel-helper
Laravel Helper
Installation
You can install this package via the Composer manager:
Available Global Functions
Function | Description |
---|---|
urlsafe_base64_encode($data) |
URL-safe base64_encode |
urlsafe_base64_decode($data, $strict = false) |
URL-safe base64_decode |
mb_trim($string) |
trim with mbstring support |
string_value($value, $jsonOptions = 0) |
Converts any type to a string |
in_arrayi($needle, $haystack) |
Case-insensitive in_array |
active() |
Returns string 'active' if the current request URI matches the given patterns |
asset_from($root, $path = '', $secure = null) |
Generate the URL to an asset from a custom root domain such as CDN, etc |
Testing
License
This package is open-sourced software licensed under the MIT License.
All versions of laravel-helper with dependencies
PHP Build Version
Package Version
The package elfsundae/laravel-helper contains the following files
Loading the files please wait ....