uhi67/umvc-app 问题修复 & 功能扩展

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

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

uhi67/umvc-app

最新稳定版本:1.0.1

Composer 安装命令:

composer create-project uhi67/umvc-app

包简介

Application template for UMVC

README 文档

README

v1.0.1 -- 2025-03-18

Requirements

Installation

How to start a new application project

  • composer create-project --prefer-source uhi67/umvc-app umvc-app

OR if Docker is availabla

  • clone uhi67/umvc-app
  • ./build-dev-stack.sh # Run from WSL2 Linux prompt with root user and having a valid ssh session.

Next steps

  1. Create controller classes with actions in controllers directory
  2. Create an empty database and put its configuration into config/config.php
  3. Create data model classes in models directory and corresponding database tables with migrations
  4. Create PHTML views in views/ directory organized by controllers and actions

More information about the UMVC framework

See https://github.com/uhi67/umvc/blob/master/readme.md

Change log

1.0.1 -- 2025-01-07

  • fix twig ?? vulnerability CVE-2025-24374
  • fix SAML2 sign check vulnerability CVE-2025-27773
  • fix Dockerfile issues

1.0 -- 2025-01-07

The first release

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-05-09