waglpz/jwt
最新稳定版本:v2.1.0
Composer 安装命令:
composer require waglpz/jwt
包简介
Web App JWT Components
README 文档
README
Install via composer
composer require waglpz/jwt
Working with sources within Docker
Clone Project in some Directory git clone https://github.com/waglpz/jwt.git
Go into Directory jwt and run: bash ./bin/start.sh to start working within Docker Container.
To stop and clean run: bash ./bin/clean.sh
Composer using from Docker Container
- Install Vendor Dependencies
composer install - Display Waglpz Composer commands:
composer list | grep waglpz- Check Source Code vitality:
composer waglpz:check:normal - Check Source Code Styles:
waglpz:code:style:check - Automatic fix Source Code Styles Errors:
waglpz:code:style:fix
- Check Source Code vitality:
Create and Call Middleware Stack
Example PHP code
// todo
统计信息
- 总下载量: 380
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-20