Laragear/Preload

View on GitHub
Branch: 1.x(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/assets/support.png
.github/dependabot.yml
.github/workflows/php.yml
.gitignore
.styleci.yml
LICENSE.md
README.md
composer.json
phpunit.xml
src/Compiler/Compiler.php15
A
0 mins
src/Compiler/Pipes/FireEvent.php17
A
0 mins
src/Compiler/Pipes/LoadPreloadStub.php28
A
0 mins
src/Compiler/Pipes/UpdateListingConfig.php32
A
0 mins
src/Compiler/Pipes/UpdateListingFiles.php17
A
0 mins
src/Compiler/Pipes/UpdateListingStatistics.php49
A
0 mins
src/Compiler/Pipes/UpdateOpcacheConfig.php34
A
0 mins
src/Compiler/Pipes/WritePreloadFile.php19
A
0 mins
src/Condition.php36
A
0 mins
src/Console/Commands/Placeholder.php44
A
0 mins
src/Events/ListGenerated.php11
A
0 mins
src/Events/PreloadGenerated.php9
A
0 mins
src/Exceptions/PreloadException.php6
A
0 mins
src/Facades/Preload.php17
A
0 mins
src/Http/Middleware/PreloadMiddleware.php32
A
0 mins
src/Jobs/StorePreloadScript.php23
A
0 mins
src/Lister/Lister.php19
A
0 mins
src/Lister/Pipes/CutListByMemoryLimit.php25
A
0 mins
src/Lister/Pipes/ExcludePreloadVariable.php12
A
0 mins
src/Lister/Pipes/FireEvent.php13
A
0 mins
src/Lister/Pipes/LoadAcceleratedFiles.php21
A
0 mins
src/Lister/Pipes/LoadOpcacheConfig.php26
A
0 mins
src/Lister/Pipes/LoadPreloadConfig.php17
A
0 mins
src/Lister/Pipes/MayAppendExternalFiles.php23
A
0 mins
src/Lister/Pipes/MayExcludeExternalFiles.php21
A
0 mins
src/Lister/Pipes/MayScopeFilesToProjectPath.php21
A
0 mins
src/Lister/Pipes/NormalizeList.php12
A
0 mins
src/Lister/Pipes/SortScriptsByHitRatio.php14
A
0 mins
src/Listing.php20
A
1 hr
src/Opcache.php53
A
0 mins
src/PreloadServiceProvider.php33
A
0 mins
src/Preloader.php61
A
45 mins
stubs/preload.php.placeholder.stub
stubs/preload.php.stub