marshmallow / components
Extendend Laravel Blade Components for Marshmallow
Fund package maintenance!
marshmallow
Installs: 5 361
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^8.0
- illuminate/contracts: ^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- phpunit/phpunit: ^9.3
- spatie/laravel-ray: ^1.23
README
Reuseable blade components for Laravel by Marshmallow
Installation
You can install the package via composer:
composer require marshmallow/components
You can publish and run the components with:
php artisan vendor:publish --provider="Marshmallow\Components\ComponentsServiceProvider" --tag="marshmallow-views" php artisan migrate
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.