luxid/framework 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

luxid/framework

最新稳定版本:v0.3.4

Composer 安装命令:

composer create-project luxid/framework

包简介

Starter project for Luxid Framework

README 文档

README

Luxid Logo

About Luxid

Luxid is a lightweight, modern PHP framework designed with simplicity and speed in mind. Built for developers who want full control over their application architecture, Luxid provides a clean routing system, a flexible screen rendering engine, and an elegant structure for building powerful applications in a custom architecture called SEA [Screen(View) - Entities(Models) - Actions(Controllers)]

Luxid focuses on:

  • Clear and expressive routing
  • Simple and intuitive actions (controllers)
  • A lightweight screen/template engine (.nova.php)
  • Easy request/response handling
  • Minimal setup, maximum flexibility

Luxid removes the unnecessary complexity of large frameworks and gives developers a clean, enjoyable development experience.

Key Features

  • Fast routing engine with support for GET/POST and callbacks
  • Action-based controllers (cleaner than classical MVC)
  • Simple .nova.php screen rendering system
  • Framework-level request sanitization
  • Extensible architecture
  • Easily readable, elegant syntax
  • Zero-dependency core (other than Composer autoloading)

Luxid is ideal for small-to-medium web apps, APIs, school management systems, dashboards, and learning modern PHP framework design.

Learning Luxid

Luxid includes clear documentation (coming soon) and is intentionally designed to be beginner-friendly for developers learning framework architecture.

A step-by-step guide and examples will be available soon in the /docs directory.

Until then, you can explore:

  • The screens/ folder – UI screens
  • The actions/ folder – controllers
  • system/ – the framework core (Router, Request, Response, Action, etc.)

Contributing

Thank you for your interest in contributing to Luxid! A full contribution guide will be included in the documentation, but in general:

  • Follow PSR-12 coding standards
  • Submit PRs with clear descriptions
  • Make sure your additions are tested and documented

Security Vulnerabilities

If you discover a security issue within Luxid, please contact:

Email: jhay@luxid.dev

All vulnerabilities will be reviewed and patched promptly.

License

Luxid is open-source software licensed under the MIT License.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-22