Looking to hire Laravel developers? Try LaraJobs

laravel-blade-attribute-sorter maintained by mantax559

Description
Laravel Blade Attribute Sorter
Author
mantax559
Last update
2026/04/23 20:36 (dev-production)
License
Links
Downloads
146

Comments
comments powered by Disqus

GitHub release (latest by date) GitHub release (latest SemVer including pre-releases) Packagist PHP from Packagist

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.