mphpmaster / laravel-start
Laravel 辅助工具: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-09-06 14:15:31 UTC
README
-
提供者
mPhpMaster\LaravelStart\Providers\HelpersProvider
.
-
控制器
mPhpMaster\LaravelStart\Controllers\JSRoutes
.
-
方法
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
.
-
函数
unzip
.includeSubFiles
.includeAllSubFiles
, 别名: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
.
-
特质
mPhpMaster\LaravelStart\Traits\TMacroable
.
-
视图
js_routes
, 用法:laravel-start::js_routes
.
-
可发布内容
php artisan vendor:publish --tag=js_routes
.
许可协议
Laravel 框架是开源软件,受 MIT 许可协议许可[MIT 许可协议]。
Laravel 辅助工具:类到函数是开源软件,受 MIT 许可协议许可[MIT 许可协议]。