laravel-blade-attribute-sorter maintained by mantax559
Last update
2026/05/16 15:39
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0|^12.0|^13.0
- mantax559/laravel-helpers ^1.0
Last update
2026/05/14 09:31
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0|^12.0|^13.0
- mantax559/laravel-helpers ^1.0
Last update
2026/04/29 19:52
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0|^12.0|^13.0
- mantax559/laravel-helpers ^1.0
Last update
2026/04/28 10:57
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0|^12.0|^13.0
- mantax559/laravel-helpers ^1.0
Last update
2026/04/23 20:36
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0|^12.0|^13.0
- mantax559/laravel-helpers ^1.0
Last update
2026/04/23 14:13
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0|^12.0|^13.0
- mantax559/laravel-helpers ^1.0
Last update
2026/04/23 13:46
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0|^12.0|^13.0
- mantax559/laravel-helpers ^1.0
Last update
2024/09/01 11:50
License
Require
- php ^8.2
- laravel/framework ^10.0|^11.0
- mantax559/laravel-helpers ^1.0
Last update
2024/07/02 17:25
License
Require
- php ^8.2
- laravel/framework ^10.0
- mantax559/laravel-helpers ^1.1
Laravel Blade Attribute Sorter
Installation & Setup
You can install the package via composer:
composer require mantax559/laravel-blade-attribute-sorter
The package will automatically register its service provider.
Customisation
Config
You can optionally publish the config file with:
php artisan vendor:publish --provider="Mantax559\LaravelBladeAttributeSorter\Providers\AppServiceProvider" --tag=config
Tests
You can run tests with the command:
vendor/bin/phpunit
License
The MIT License (MIT). Please see License File for more information.