aleahy / laravel-blade-components
Blade components for use in Livewire Laravel projects
Fund package maintenance!
aleahy
Requires
- php: ^7.4|^8.0
Requires (Dev)
- brianium/paratest: ^6.2
- nunomaduro/collision: ^5.3
- orchestra/testbench: ^6.15
- phpunit/phpunit: ^9.3
This package is auto-updated.
Last update: 2025-02-17 12:50:39 UTC
README
A small collection of blade components for use in Livewire Laravel projects.
Some components require Livewire as it expects the wire
macro to be present.
Installation
You can install the package via composer:
composer require aleahy/laravel-blade-components
Usage
See the service provider for the list of blade components that are provided and how to use them.
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.