Download the PHP package wlfpanda1012/laravel-passport-cache without Composer
On this page you can find all versions of the php package wlfpanda1012/laravel-passport-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wlfpanda1012/laravel-passport-cache
More information about wlfpanda1012/laravel-passport-cache
Files in wlfpanda1012/laravel-passport-cache
Download wlfpanda1012/laravel-passport-cache
More information about wlfpanda1012/laravel-passport-cache
Files in wlfpanda1012/laravel-passport-cache
Vendor wlfpanda1012
Package laravel-passport-cache
Short Description cache passport items
License MIT
Package laravel-passport-cache
Short Description cache passport items
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-passport-cache
Laravel passport cache
思路源于 overtrue/laravel-passport-cache-token 项目 但是我发现其实并没有完全解决所有的对于 oauth 的数据库sql问题。
TokenRepository 中的缓存解决了,但是 ClientRepository 中的缓存并没有解决,所以我决定自己实现一个。
Installing
Usage
config/passport.php
License
MIT
All versions of laravel-passport-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
laravel/passport Version ^11.0|^12.0
illuminate/cache Version ^8.0|^9.0|^10.0
illuminate/config Version ^8.0|^9.0|^10.0
laravel/passport Version ^11.0|^12.0
illuminate/cache Version ^8.0|^9.0|^10.0
illuminate/config Version ^8.0|^9.0|^10.0
The package wlfpanda1012/laravel-passport-cache contains the following files
Loading the files please wait ....