| Package Data | |
|---|---|
| Maintainer Username: | MisterPaladin | 
| Maintainer Contact: | e.min@milax.com (Eugene Min) | 
| Package Create Date: | 2017-01-31 | 
| Package Last Update: | 2017-02-13 | 
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-10-28 03:02:54 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 14 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 0 | 
| Total Watchers: | 1 | 
| Total Forks: | 0 | 
| Total Open Issues: | 0 | 
Install package:
$ composer require misterpaladin/laravel-additional-helpers
Add MisterPaladin\LaravelAdditionalHelpers\HelpersProvider::class in providers array in app.php file.
| Function | Reference | |:-----------|:---------| | path_unique | path_unique(string $path, integer $suffixLength=3) : stringGenerate unique filename for given path |