luxid/engine
Composer 安装命令:
composer require luxid/engine
包简介
The core engine of Luxid PHP Framework
关键字:
README 文档
README
Luxid Engine
A lightweight, expressive PHP framework for developers who value clarity and control.
⚠️ Pre-release: APIs are unstable and subject to change.
About Luxid
Note: This repository contains the core engine of the Luxid framework. If you want to build an application using Luxid, starter templates and documentation will be provided in the future.
Luxid is a modern, lightweight PHP framework designed with simplicity, speed, and architectural clarity in mind.
Rather than enforcing heavy abstractions, Luxid gives developers full control over how their applications are structured while still providing powerful tools for routing, request handling, and rendering.
Luxid introduces a clean architectural pattern called SEA:
Screen (Views) → Entities (Models) → Actions (Controllers)
This structure keeps applications readable, maintainable, and easy to reason about—especially for developers interested in understanding framework internals.
Why Luxid?
Web development should feel clear and enjoyable, not overwhelming.
Luxid focuses on:
- Explicit and expressive routing
- Action-based request handling
- A simple, readable rendering system
- Minimal setup with maximum flexibility
- Transparent internals with no hidden magic
Luxid removes unnecessary complexity found in larger frameworks while preserving the features developers rely on daily.
Key Features
- Fast and expressive routing engine
- Action-based controllers (a cleaner alternative to classical MVC)
- Lightweight Screen rendering system using
.nova.php - Framework-level request sanitization
- Extensible and modular architecture
- Elegant and readable syntax
- Zero-dependency core (Composer autoloading only)
Use Cases
Luxid is well suited for:
- Small to medium-sized web applications
- APIs and backend services
- Dashboards and admin panels
- School and campus management systems
- Learning and teaching modern PHP framework design
Learning Luxid
Luxid is intentionally designed to be beginner-friendly, especially for developers learning how frameworks work internally.
Documentation and guides will be published soon in the /docs directory.
Until then, you can explore the core structure:
screens/— application views and UI logicactions/— request handlers and controllersentities/— domain modelssystem/— framework core (Router, Request, Response, Engine)
Contributing
Thank you for considering contributing to Luxid.
Contribution guidelines will be included in the documentation. In general:
- Follow PSR-12 coding standards
- Submit pull requests with clear descriptions
- Ensure new features are documented and tested
Security Vulnerabilities
If you discover a security vulnerability within Luxid, please report it responsibly.
Email: jhay@luxid.dev
All reports will be reviewed and addressed promptly.
License
Luxid is open-source software licensed under the MIT License.
luxid/engine 适用场景与选型建议
luxid/engine 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 226 次下载、GitHub Stars 达 1, 最近一次更新时间为 2025 年 12 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「php」 「mvc」 「luxid」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 luxid/engine 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 luxid/engine 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 luxid/engine 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
Kinikit - PHP Application development framework MVC component
Alfabank REST API integration
Small extensible framework in PHP
Oauth 2 client for Ubiquity framework
Light, secure and intuitive PHP Framework.
统计信息
- 总下载量: 226
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 31
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-22