qinchen / web-utils
A web application common utils
Installs: 1 200
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.1.0
- aliyuncs/oss-sdk-php: ^2.4.0
- firebase/php-jwt: ^5.0
- phpunit/phpunit: ^5.0|^6.0
- qcloud/cos-sdk-v5: >=2.0
- qiniu/php-sdk: ^7.3
README
A web application common utils.
Installation
composer require qinchen/web-utils
List
- Token
Base on firebase/php-jwt
build, support quick enable dual/single token.
- OSS
Supper quick use Aliyun OSS or Tencent COS to get、put、delete Object.