mantax559/laravel-blade-attribute-sorter

Laravel Blade Attribute Sorter

Installs: 106

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mantax559/laravel-blade-attribute-sorter

1.8.0 2024-09-01 09:50 UTC

This package is auto-updated.

Last update: 2025-09-29 03:14:40 UTC


README

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.