Baike.dev
All toolsTrendingOpen sourceNewsSubmit
Log in
< 返回工具列表
L

livewire

> 编程语言
开源

A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

23.6K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

## Introduction Livewire is a full-stack framework for Laravel that allows you to build dynamic UI components without leaving PHP. ## Official Documentation You can read the official documentation on the [Livewire website](https://livewire.laravel.com/docs). ## Local Development ```bash git clone [email protected]:livewire/livewire.git && cd livewire composer setup ``` This installs PHP and JS dependencies and sets up ChromeDriver for browser tests. ```bash composer test:unit # unit tests composer test:browser # browser tests (headless) composer test:browser:headed # browser tests (opens Chrome) composer test:browser -- --filter="SupportCSP" # specific tests ``` To build the JS assets after making changes: `npm run build` ## Contributing Thank you for considering contributing to Livewire! You can read the contribution guide [here](.github/CONTRIBUTING.md). ## Code of Conduct In order to ensure that the Laravel community is welcoming to all, please review and abide by Laravel's [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct). ## Security Vulnerabilities Please review [our security policy](https://github.com/livewire/livewire/security/policy) on how to report security vulnerabilities. ## License Livewire is open-sourced software licensed under the [MIT license](LICENSE.md).

核心特点

  • •PHP

> 标签

PHP

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

  • Home
  • All tools
  • Trending
  • Open source

About

  • About us
  • Community
  • News

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools