Download the PHP package awssat/laravel-blade-audit without Composer
On this page you can find all versions of the php package awssat/laravel-blade-audit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-blade-audit
No longer maintained. Please use other packages: (https://github.com/enlightn/enlightn, or https://github.com/stefanzweifel/laravel-stats)
Laravel Blade Audit
Introduction
Laravel's artisan command to show extensive information about any blade view in laravel's project.
Features
- General information about the view (size, lines, longest line, blade's directives number ...)
- Blade directives information (repetitions, type: custom or built-in)
- Blade directives nesting level.
- Audit notes (recommendations and best practice notes)
Install
Via Composer
Usage
All views:
Output Example
All Views Audit
One view audit shows same as all views and extra more information
License
This package is open-sourced software licensed under the MIT license.
Credits
- All Contributors
All versions of laravel-blade-audit with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.2
illuminate/console Version ~5.5|^6.0|^7.0|^8.0
illuminate/view Version ~5.5|^6.0|^7.0|^8.0
illuminate/filesystem Version ~5.5|^6.0|^7.0|^8.0
illuminate/support Version ~5.5|^6.0|^7.0|^8.0
illuminate/console Version ~5.5|^6.0|^7.0|^8.0
illuminate/view Version ~5.5|^6.0|^7.0|^8.0
illuminate/filesystem Version ~5.5|^6.0|^7.0|^8.0
illuminate/support Version ~5.5|^6.0|^7.0|^8.0
The package awssat/laravel-blade-audit contains the following files
Loading the files please wait ....