Download the PHP package daltcore/laravel-useful-helpers without Composer
On this page you can find all versions of the php package daltcore/laravel-useful-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daltcore/laravel-useful-helpers
More information about daltcore/laravel-useful-helpers
Files in daltcore/laravel-useful-helpers
Download daltcore/laravel-useful-helpers
More information about daltcore/laravel-useful-helpers
Files in daltcore/laravel-useful-helpers
Vendor daltcore
Package laravel-useful-helpers
Short Description Some useful helpers for the laravel framework
License MIT
Package laravel-useful-helpers
Short Description Some useful helpers for the laravel framework
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-useful-helpers
laravel-useful-helpers
Some useful helpers for Laravel
Laravel 5.3/5.4/5.5/5.6/5.7/5.8/6.0/7.0 compatible
Generate user friendly passwords
So use's are not confused anymore with some characters. This is a know problem with people who can't see correct.
URL to Route name
Get the route name for the url that's given. Might be handy some times.
Check if the given route name match the current route name
Just give a string and a boolean will be returned if the given route name has a match for the current route name.
Check if the given URI match the current URI
You have two options:
- Check if the given URI matches only a part of the current URI
- Check if the given URI matches the current URI exactly
All versions of laravel-useful-helpers with dependencies
PHP Build Version
Package Version
No informations.
The package daltcore/laravel-useful-helpers contains the following files
Loading the files please wait ....