Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/assad2008/yeeslim2
YeeSlim2
https://github.com/assad2008/yeeslim2
composer framework mvc php slim
Last synced: about 7 hours ago
JSON representation
YeeSlim2
- Host: GitHub
- URL: https://github.com/assad2008/yeeslim2
- Owner: assad2008
- Created: 2017-03-10T08:33:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T14:39:47.000Z (about 7 years ago)
- Last Synced: 2024-11-28T14:26:49.285Z (about 2 months ago)
- Topics: composer, framework, mvc, php, slim
- Language: PHP
- Homepage: http://yeeslim.xyz/
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## YeeSlim
基于Slim3.8.1版本
## 包涵功能模块
- `guzzlehttp/guzzle`,http功能
- `doctrine/cache`,缓存功能
- `illuminate/database`,数据库功能
- `twig/twig`,模板功能
- `monolog/monolog`,日志功能
- `nesbot/carbon`,时间处理
- `sabre/uri`,URL处理
- `gregwar/captcha`,验证码
- `tracy/tracy`,调试跟踪
- `hautelook/phpass`,密码部分
- `ngfw/recipe`,函数工具包