imanghafoori1/laravel-widgetize

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitattributes
.github/workflows/imports.yml
.github/workflows/tests.yml
.gitignore
.scrutinizer.yml
.styleci.yml
LICENSE.md
README.md
composer.json
phpunit.xml.dist
stubs/widget.stub
stubs/widget_plain.stub
src/BladeDirective.php41
src/RouteMacros.php33
src/SingletonServices.php49
src/Utils/Cache.php57
src/Utils/CacheTag.php39
src/Utils/DebugInfo.php45
src/Utils/HtmlMinifier.php18
src/Utils/Normalizer.php20
src/Utils/NormalizerContract.php6
src/Utils/Normalizers/CacheNormalizer.php32
A
35 mins
src/Utils/Normalizers/CacheTagsNormalizer.php30
src/Utils/Normalizers/ContextAsNormalizer.php14
src/Utils/Normalizers/ControllerNormalizer.php50
src/Utils/Normalizers/PresenterNormalizer.php40
src/Utils/Normalizers/TemplateNormalizer.php18
src/Utils/Policies.php18
src/Utils/SlotRenderer.php27
src/Utils/WidgetJsonifier.php39
src/Utils/WidgetRenderer.php96
src/Widget.php15
src/WidgetGenerator.php90
src/WidgetsServiceProvider.php37
src/config/config.php7
src/helpers.php19