syverum/framework
最新稳定版本:v2.2.1
Composer 安装命令:
composer require syverum/framework
包简介
Core del framework Syverum
README 文档
README
Lightweight and modular PHP framework with MVC interface
About SyverumX
SyverumX simplifies routing, controllers, and views on top of a decoupled and modular core.
Its goal is to minimize accidental complexity and initial setup, while maintaining extensibility through modules and providers.
Key Features:
- Simple and fast routing
- Expressive MVC (Controllers, Views/Blade, Middlewares)
- Modular core (Boot, Services, Routing, Support, Monitoring Panel)
- PSR standards and service container (DI/IoC)
.envconfiguration and clear project structure
Requirements
- PHP 8.x
- Composer
- Node.js
- Local server (e.g., XAMPP)
Installation
# 1) Install Syverum composer global require syverum/installer # 2) Create a new project syverum new example-app # 3) Start the application cd example-app composer run dev
统计信息
- 总下载量: 51
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-23