SkillAgentSearch skills...

Volt

Volt is an elegantly crafted functional API for Livewire.

Install / Use

/learn @livewire/Volt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img alt="Volt Logo Dark Mode" src="/art/volt-light.svg#gh-light-mode-only"/> <img alt="Volt Logo Dark Mode" src="/art/volt-dark.svg#gh-dark-mode-only"/> </p> <p align="center"> <a href="https://github.com/livewire/volt/actions"> <img src="https://github.com/livewire/volt/workflows/tests/badge.svg" alt="Build Status"> </a> <a href="https://packagist.org/packages/livewire/volt"> <img src="https://poser.pugx.org/livewire/volt/d/total.svg" alt="Total Downloads"> </a> <a href="https://packagist.org/packages/livewire/volt"> <img src="https://poser.pugx.org/livewire/volt/v/stable.svg" alt="Latest Stable Version"> </a> <a href="https://packagist.org/packages/livewire/volt"> <img src="https://poser.pugx.org/livewire/volt/license.svg" alt="License"> </a> </p>

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

<a name="contributing"></a>

Thank you for considering contributing to Volt! You can read the contribution guide here.

Code of Conduct

<a name="code-of-conduct"></a>

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

<a name="security-vulnerabilities"></a>

Please review our security policy on how to report security vulnerabilities.

License

<a name="license"></a>

Volt is open-sourced software licensed under the MIT license.

View on GitHub
GitHub Stars419
CategoryDevelopment
Updated2d ago
Forks35

Languages

PHP

Security Score

95/100

Audited on Mar 26, 2026

No findings