eloquage/laravel-nativephp-boost
最新稳定版本:1.0.0
Composer 安装命令:
composer require eloquage/laravel-nativephp-boost
包简介
NativePHP Boost planning guidelines for AI agents.
README 文档
README
A Laravel Boost extension that helps AI agents produce accurate, detailed implementation plans for NativePHP desktop applications.
Setup
Install NativePHP Boost using Composer:
composer require eloquage/laravel-nativephp-boost --dev
Then run the Boost installer and select NativePHP Boost when prompted:
php artisan boost:install
To verify installation, check your AGENTS.md, CLAUDE.md, or similar file for
a new NativePHP Boost section.
Usage
- Enable planning mode in your AI agent (Claude Code, Cursor, etc.)
- Ask the agent to create a NativePHP Boost plan for your feature
Example prompt:
Create a NativePHP Boost plan for a desktop task management app.
The app should have a main window with a task list, a system tray icon,
and global shortcuts for quick task creation. Users can create, edit, and
delete tasks. Each task has a title, description, due date, priority, and
status. The app should use native notifications for reminders and save
tasks to a local SQLite database. Include a settings window for user
preferences and enable auto-start on login.
The main menu should have File, Edit, and View options. The system tray
icon should show a context menu with quick actions.
The agent will produce a detailed specification document ready for direct implementation, no guessing required.
What's Included
NativePHP Boost provides comprehensive planning guides covering:
- Windows, menus, and system integration
- Dialogs, notifications, and clipboard operations
- Child processes, queues, and database management
- File system operations and settings persistence
- Broadcasting, security, and testing
- Application lifecycle and publishing
License
MIT. Please see the license file for more information.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-22