rotexsoft/slim-skeleton-mvc-tools
最新稳定版本:6.3.3
Composer 安装命令:
composer require rotexsoft/slim-skeleton-mvc-tools
包简介
A support package for the SlimPHP Skeleton MVC App ( https://github.com/rotexsoft/slim-skeleton-mvc-app ).
关键字:
README 文档
README
Introduction
This package contains a Base controller and other classes and functions used by the SlimPHP Skeleton MVC App Framework
Changelog
Running Tests
./vendor/bin/phpunit --coverage-text
or
`composer test`
Requirements
- PHP 5.5+ (version 1.x) or PHP 5.6+ (version 2.x) or PHP 7.2+ (version 3.x) or PHP 7.4+ (version 4.x) or PHP 8.1+ (version 5.x) or PHP 8.2+ (version 6.x)
- Compatibility with HHVM not guaranteed
Installation
composer require rotexsoft/slim-skeleton-mvc-tools
Branching
These are the branches in this repository:
- master: contains code for the latest major version of this package (currently 6.x)
- 5.x: contains code for the 5.x versions of this package
- 4.x: contains code for the 4.x versions of this package. No new features, only bug fixes accepted.
- slim-3-edition: contains code for the 3.x versions of this package. No new features, only bug fixes accepted.
- 1.X: contains code for the 1.x versions of this package. Abandoned.
统计信息
- 总下载量: 1.47k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2021-04-09