zebardast-dev/helix-framework
Composer 安装命令:
composer require zebardast-dev/helix-framework
包简介
Helix WordPress Theme Framework
README 文档
README
A config-driven WordPress framework for modern theme development.
Built on Laravel's Illuminate components — Blade templating, dependency injection, service architecture, console commands, and a debug inspector — without leaving the WordPress ecosystem.
Requirements
- PHP 8.1+
- WordPress 5.9+
- Composer
Installation
composer require helix/framework
Usage
// functions.php require_once __DIR__ . '/vendor/autoload.php'; $app = Helix\Framework::create(__DIR__);
See helix-starter for a full working example.
Documentation
Coming soon.
Credits
HelixPress was developed through a human-AI collaborative workflow.
- Architecture & Product Direction: Mostafa Zebardast
- Research & Technical Analysis: ChatGPT & Claude
- Implementation & Coding: Mostafa Zebardast & Claude (Anthropic)
- Review & Refinement: AI-assisted
This project reflects human-led design decisions, with AI utilized as a development partner for drafting, research, and implementation.
License
MIT
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-03