Show HN: Onetone – 一个集成了 AI 运行时、ORM 和 CLI 的 PHP 全栈框架
3 分•作者: wowowoasdf•8 个月前
嗨,HN,
我构建了 Onetone Framework,这是一个全栈 PHP 框架,旨在突破 PHP 的界限。
它快速、模块化,并且功能强大——将后端路由、ORM、CLI 工具和前端构建支持整合到一个对开发者友好的体验中。
亮点:
* PHP 8.2+,具有自动注入路由和 ActiveRecord 风格的 ORM
* 内置 CLI、Docker 设置和 .env 支持
* 使用 Vite、esbuild 的前端构建管道
* 不断增长的测试套件,涵盖路由、查询构建、加密、数学、UUID 等
它仍处于实验阶段,但我对它的发展感到兴奋。希望大家能提供反馈,告诉我哪些地方感觉过度设计,缺少什么,以及如何才能让它真正有用。
GitHub:[https://github.com/onetoneframework/framework](https://github.com/onetoneframework/framework)
查看原文
Hey HN,<p>I built Onetone Framework as a full-stack PHP framework that pushes the boundaries of what PHP can do.<p>It’s fast, modular, and surprisingly capable — combining backend routing, ORM, CLI tooling, and frontend build support into a single developer-friendly experience.<p>Highlights:
- PHP 8.2+ with autowired routing and ActiveRecord-style ORM
- Built-in CLI, Docker setup, and .env support
- Frontend build pipeline with Vite, esbuild
- Growing test suite covering routing, query building, crypto, math, UUID, and more<p>It’s still experimental, but I’m excited about how far it’s come.
Would love feedback on what feels over-engineered, what’s missing, and what could make it truly useful.<p>GitHub: <a href="https://github.com/onetoneframework/framework" rel="nofollow">https://github.com/onetoneframework/framework</a>