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

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

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

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)
  • .env configuration 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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-05-23