redsky/framework
Composer 安装命令:
composer require redsky/framework
包简介
Laravel-style Lightweight PHP framework
README 文档
README
A lightweight PHP framework inspired by Laravel, built for learning, experimentation, and scalable backend architecture.
🚀 Overview
RedSky Framework is a modular PHP framework that provides:
- Service Container (Dependency Injection)
- HTTP Kernel
- Middleware Pipeline
- Routing system
- Basic MVC structure
- Extensible architecture for APIs and UI applications
It is designed to be used as a core engine for applications like:
- redsky-api (REST API)
- redsky-ui (Server-side rendered UI)
📦 Requirements
- PHP >= 8.1
- Composer
📥 Installation
🔹 Install via Packagist (Recommended)
composer require redsky/framework
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-03-17