JSON Web Token Authentication for Laravel 4 and 5
composer require "tymon/jwt-auth:0.4.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ~4.0 |
| illuminate/support | ~4.0 |
| namshi/jose | 2.2.* |
| nesbot/carbon | ~1.0 |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ~4.0 |
| illuminate/console | ~4.0 |
| illuminate/database | ~4.0 |
| mockery/mockery | 0.9.* |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-04-07 20:06:51 |
| 类型 | library |