redsky/api
Composer 安装命令:
composer require redsky/api
包简介
A laravel-style Api Rest App from Redsky.
README 文档
README
redsky-api/
├── app/
├── bootstrap/
├── config/
├── database/
├── public/
├── resources/
├── routes/
├── storage/
├── tests/
├── .env.example
├── composer.json
└── README.md
What is RedSky API?
RedSky API is a lightweight Laravel-style API application skeleton powered by the RedSky Framework. It provides a clean and organized structure for building REST APIs using controllers, middleware, services, models, configuration files, and routing.
Installation
Create a new project using Composer:
composer create-project redsky/api your-project-name
Example:
composer create-project redsky/api lancaster-api
Enter the project directory:
cd your-project-name
Install dependencies:
composer install
Requirements
- PHP 8.1 or higher
- Composer
License
RedSky API is distributed under the Core Dual License.
Free Use
Free for:
- Personal projects
- Students
- Educational purposes
- Learning and experimentation
Commercial Use
Commercial, corporate, governmental, or revenue-generating use requires a separate commercial license from the author.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-06-20