定制 helixforge/forge 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

helixforge/forge

Composer 安装命令:

composer create-project helixforge/forge

包简介

Helix-Forge: The AI-native PHP framework for building APIs and web apps 10x faster with agents.

README 文档

README

The AI-native PHP framework for building APIs and web apps 10x faster with agents.

PHP License

Quick Start

composer create-project helix/forge my-app
cd my-app
php helix serve

Visit http://127.0.0.1:8080 in your browser.

Why Helix-Forge?

Problem How Helix-Forge Solves It
AI generates messy code in Laravel Attribute-driven + explicit DI = clean output
Magic facades break static analysis No facades, no __call. Constructor injection only
Routes scattered across files #[Route] attributes on controller methods
Schema defined in 4 places #[Entity] / #[Column] — one source of truth
AI breaks things by guessing paths Agent protocol: safe CLI commands for AI

Features

  • ⚡ Attribute Routing#[Route('/api/users', method: 'GET')] on controller methods
  • 🧩 Explicit DI — PSR-11 container with auto-wiring. No facades
  • 📦 Schema-First DB#[Entity] / #[Column] attributes, repository pattern
  • ✅ Attribute Validation#[Validate] rules on methods and properties
  • 🤖 AI-Native.helix/agent.yml protocol for safe AI code generation
  • 🔥 Compiled Routes — 0.2ms resolution, no reflection in prod
  • 📖 Built-in Docs — Visit /docs when the server is running

Commands

php helix serve              # Start dev server
php helix make:controller    # Generate controller
php helix make:model         # Generate model + repository
php helix route:list         # Show registered routes
php helix cache:routes       # Compile routes for production

Documentation

Full documentation is available at /docs when the dev server is running, or in the docs/ directory as markdown.

License

Helix-Forge is open-source software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固