rvxlab/laravel-htmx-starter
Composer 安装命令:
composer create-project rvxlab/laravel-htmx-starter
包简介
An opinionated Laravel starter kit with Htmx and all kinds of tooling ready to go
关键字:
README 文档
README
laravel new --using rvxlab/laravel-halt-starter
Laravel HALT Stack Starter Kit
A heavily opinionated starter kit for Laravel that bundles essential tooling with the simplicity of the HALT Stack into a jumping off point.
Requirements
- PHP 8.4
- Bun (Can be replaced with your package manager of choice, see below)
Features
- HALT Stack fully set up and ready to roll, just add the
@vitedirective into your layout - HTMX Macros
- Request headers
Installed Packages
The following packages come pre-installed:
Pint
The Pint config is based on Nuno Maduro's Essentials package with some tweaks:
- Uses PER preset
- Groups Imports
- By extension, disables Single Import Per Statement
- New With Parenthesis
- Disabled for anonymous classes
- No Unused Imports
- Yoda Style
PHPStan
By default, PHPStan is set to level 10.
Bun
By default, this starter kit uses Bun to manage JavaScript dependencies. If you prefer to use a different one, do the following:
- Delete
bun.lock - Update
bunreferences with the equivalent of your preferred package manager in:composer.jsonlefthook.yamlmaskfile.mdpackage.json
- Delete the
node_modulesfolder - Reinstall your JavaScript dependencies
Common Scripts
Common scripts as handled using Mask.
While these are useful, you're not required to have Mask installed.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-07