mphpmaster / laravel-start
Laravel Helpers: Laravel Start
dev-master
2021-03-06 06:35 UTC
Requires
- php: >=7.4
- laravel/framework: >=5.8
- laravel/helpers: ^1.1
This package is auto-updated.
Last update: 2024-11-06 14:38:48 UTC
README
-
Providers:
mPhpMaster\LaravelStart\Providers\HelpersProvider
.
-
Controllers:
mPhpMaster\LaravelStart\Controllers\JSRoutes
.
-
Methods:
Illuminate\Support\Collection::mapKeysToCamelCase
.Illuminate\Support\Collection::mapKeysWith
.Illuminate\Support\Collection::mapKeys
.Illuminate\Support\Collection::glob
.Illuminate\Support\Collection::paginate
.Illuminate\Support\Stringable::toHumanReadableSize
.Illuminate\Support\Stringable::humanReadableSize
.Illuminate\Support\Stringable::toMimeType
.Illuminate\Support\Stringable::mimeType
.Illuminate\Support\Stringable::get
.Illuminate\Support\Stringable::contains
.Illuminate\Support\Stringable::ends
.Illuminate\Support\Stringable::starts
.Illuminate\Support\Stringable::containsAll
.Illuminate\Support\Stringable::removeNumbers
.Illuminate\Support\Stringable::onlyNumbers
.
-
Functions:
unzip
.includeSubFiles
.includeAllSubFiles
, Alias:includeRoutesDir
.includeIfExists
.includeOnceIfExists
.includeIfExists
.fixPath
.filenameWithoutExtension
.getModelAbstractClass
.getRealClassName
.basenameOf
.getNewValidator
.getTrans
.stringStarts
.real_path
.countToken
.isClosure
.isCallableDeep
.isArrayableOrArray
.isArrayable
.toCollect
.toCollectWithModel
.toCollectOrModel
.trimLower
.createNewValidator
.replaceAll
.routeModel
.
-
Traits:
mPhpMaster\LaravelStart\Traits\TMacroable
.
-
Views:
js_routes
, USAGE:laravel-start::js_routes
.
-
Publishables:
php artisan vendor:publish --tag=js_routes
.
License
The Laravel framework is open-sourced software licensed under the MIT license.
The Laravel Helpers: Class To Function is open-sourced software licensed under the MIT license.