Laravel Passport provides OAuth2 server support to Laravel.
composer require "laravel/passport:2.0.8"
| 包名 | 版本要求 |
|---|---|
| firebase/php-jwt | ~3.0|~4.0 |
| guzzlehttp/guzzle | ~6.0 |
| illuminate/auth | ~5.4 |
| illuminate/console | ~5.4 |
| illuminate/container | ~5.4 |
| illuminate/contracts | ~5.4 |
| illuminate/database | ~5.4 |
| illuminate/encryption | ~5.4 |
| illuminate/http | ~5.4 |
| illuminate/support | ~5.4 |
| league/oauth2-server | ~5.0 |
| php | >=5.6.4 |
| phpseclib/phpseclib | ^2.0 |
| symfony/psr-http-message-bridge | ~1.0 |
| zendframework/zend-diactoros | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9 |
| phpunit/phpunit | ~5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-06-02 14:49:59 |
| 类型 | library |