newwaybrazil/credential-manager-php
Composer 安装命令:
composer require newwaybrazil/credential-manager-php
包简介
PHP library for search credential in redis with Predis
README 文档
README
PHP library for search credential in redis with Predis.
Tech
Promove a simplest way to return credential token or generate if declare a custom method using:
- [Predis] - Flexible and feature-complete Redis client for PHP.
Installation
Requires PHP 7.1.
The recommended way to install is through Composer.
composer require newwaybrazil/credential-manager-php
Samples
it's a good idea to look in the sample folder to understand how it works. Run all files with PHP to see many examples.
php sample/CredentialSample.php php sample/CredentialRedisConfigSample.php
Development
Want to contribute? Great!
The project using a simple code in PHP. Make a change in your file and be careful with your updates! Any new code will only be accepted with test.
To ensure that the entire project is tested:
First install the dependences
$ composer install
Second run tests
$ vendor/bin/phpunit
Free Software, Hell Yeah!
统计信息
- 总下载量: 2.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2019-12-27