livewire / volt
An elegantly crafted functional API for Laravel Livewire.
Installs: 725 352
Dependents: 40
Suggesters: 0
Security: 0
Stars: 347
Watchers: 16
Forks: 20
Open Issues: 6
Requires
- php: ^8.1
- laravel/framework: ^10.38.2|^11.0
- livewire/livewire: ^3.0
Requires (Dev)
- laravel/folio: ^1.1
- mockery/mockery: ^1.6
- orchestra/testbench: ^8.15.0|^9.0
- pestphp/pest: ^2.9.5
- phpstan/phpstan: ^1.10
This package is auto-updated.
Last update: 2024-11-12 16:28:30 UTC
README
Introduction
Volt is an elegantly crafted functional API for Livewire that supports single-file components, allowing a component's PHP logic and Blade templates to coexist in the same file.
Official Documentation
Documentation for Volt can be found on the Livewire website.
Contributing
Thank you for considering contributing to Volt! You can read the contribution guide here.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Volt is open-sourced software licensed under the MIT license.