artisan-build/vibe-kit 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

artisan-build/vibe-kit

Composer 安装命令:

composer create-project artisan-build/vibe-kit

包简介

Our TALL Stack starter kit optimized for AI

README 文档

README

⚠️ WARNING: This starter kit is still in active development and is not ready for production use. Please do not use this in production environments. We will announce when it is ready and has been added to Packagist.

An AI-Optimzied TALL Stack Starter Kit

This is the starter kit that we use for all of our TALL stack projects. It is highly opinionated and comes with tooling designed to offload the "boring stuff" about building a Laravel APP to AI agents.

It started life as Laravel's first-party Livewire (class-based) starter kit and has been modified and optimized to meet our needs.

Important Note - This starter kit includes components from Flux Pro and flux-pro is required in the composer.json. We strongly recommend that you purhcase a Flux Pro license because the quality and value are unmatched. If not, you can feel free to fork this starter kit and remove the Flux Pro dependencies. We are fully bought into Flux, so we will not be maintaining a version that does not rely on it.

Important Note - Some of the bundled LLM instructions assume that you are using Herd Pro as your local development environment. If you are not, then you'll need to modify some of the instructions to load things like code coverage in a different way.

Installation

Via Laravel Herd

One-click install a new application using this starter kit through Laravel Herd:

Install with Herd

Via the Laravel Installer

Create a new Laravel application using this starter kit through the official Laravel Installer:

laravel new my-app --using=artisan-build/vibe-kit

What Is Included

Opinionated Architecture

Decoupled Authentication and Authorization - The User model is only used to authenticate the user. Each user has one or more Account records, and we use the Account for authorization.

FluxUI and Filament 4 Bundled - We use FluxUI for anything user-facing and Filament for anything internal.

Opinionated Workflow

GitHub Actions CI/CD - We use Forge for most of our projects and Vapor for a handful of things. Cloud isn't a great fit for most of what we do at this point. So we have CI/CD GitHub Actions for both Forge and Vapor built into this starter kit.

Conventient Tooling - Run composer ready at the end of every task to make sure that your code is correctly formatted, PHPStan is passing, Rector has done its work, and all your tests are passing. If `composer ready runs without errors, then your CI pipeline should pass as well.

Automated Cleanup and Refactoring - This starter kit comes with Pint configured with the Laravel presets (this will likely evolve to include a few of our own personal preferences) and Rector with a handful of rules.

Strict Coding Standards - This starter kit comes with PHPStan configured to run at level 6. We've found that this is the optimal level for new projects because it gives us really good type safety without getting us bogged down in fighting the tooling. It's also the level at which we've found LLMs can easily resolve their own errors.

Test-Driven Development - The LLM Instructions bundled with this starter kit emphasize testing and desccribe a TDD approach. While the agents may not always conform to that approach, we've found that in general, the code that is created by agents using our instructions is well tested.

AI Agent Instructions

Configurable Layouts

We built on Tony's original design for configurable layouts by adding more layouts and turning it into a configuration value.

License

The Laravel Blade Starter Kit is open-sourced software licensed under the MIT license.

artisan-build/vibe-kit 适用场景与选型建议

artisan-build/vibe-kit 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 8 次下载、GitHub Stars 达 1, 最近一次更新时间为 2025 年 07 月 24 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「framework」 「laravel」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 artisan-build/vibe-kit 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 artisan-build/vibe-kit 我们能提供哪些服务?
定制开发 / 二次开发

基于 artisan-build/vibe-kit 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 12
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-24