itseasy/slim-app
Composer 安装命令:
composer require itseasy/slim-app
包简介
Slim Application
关键字:
README 文档
README
Slim4 framework application wrapper with basic functionality and configurable using array
Component:
- Application
Application bootstrap. Can handle both http and console - Session Middleware
A Symfony base session manager using symfony/session - Csrf Middleware
A Csrf middleware using symfony/session - AssetManager Middleware
An asset manager to load asset outside public folder, cache using symfony/cache - Guard Middleware
Basic Authorization library guarding route with action and HTTP method. Require to implement your own Identity Provider Class and Role Provider Class - View
A View class complete with PhpRenderer and view helper. The class will be injected automatically to all Action during application bootstrap. - Console
Console application using symfony/console
All middleware are optionals
Check wiki folder for documentation
Skeleton Application is available using cookiecutter in gh:wiryonolau/cookiecutter-slim-app
统计信息
- 总下载量: 1.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-27