foxws / wireui
Collection of Livewire and Blade components
Fund package maintenance!
foxws
Installs: 1 015
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- php: ^8.2
- foxws/wireuse: ^0.0.5
- illuminate/contracts: ^10.0|^11.0
- livewire/livewire: ^3.4
- spatie/laravel-package-tools: ^1.16.3
Requires (Dev)
- laravel/pint: ^1.14.0
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^9.0
- pestphp/pest: ^2.34.4
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
- phpstan/extension-installer: ^1.3.1
- phpstan/phpstan-deprecation-rules: ^1.1.4
- phpstan/phpstan-phpunit: ^1.3.16
- spatie/laravel-ray: ^1.35.1
README
Collection of essential Livewire components and views.
Notice
This package will no longer receive updates and changes for the time being. My focus currently is on foxws/wireuse, it is advised to use that package instead.
Installation
Please see notice first.
You can install the package via composer:
composer require foxws/wireui
You can publish the config file with:
php artisan vendor:publish --tag="wireui-config"
Optionally, you can publish the views using
php artisan vendor:publish --tag="wireui-views"
Documentation
You will find full documentation on the dedicated documentation site.
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.