spomky-labs/jose-service
最新稳定版本:v0.2.1
Composer 安装命令:
composer create-project spomky-labs/jose-service
包简介
JSON Object Signing and Encryption service for PHP.
关键字:
README 文档
README
This project uses Spomky-Labs/jose to ease encryption/decryption and signature/verification of JWS and JWE.
The Release Process
The release process is described here.
Prerequisites
This library needs at least:
Please consider the following optional requirements:
- AES-GCM based algorithms (AxxxGCM and AxxxGCMKW): PHP Crypto Extension (not yet available on
PHP 7andHHVM).
Continuous Integration
It has been successfully tested using PHP 5.6 with all algorithms.
Some tests on PHP 7 and HHVM were skipped because PHP Crypto is not yet supported.
At the moment, you will not be able to use GCM algorithms on these platforms.
We also track bugs and code quality using Scrutinizer-CI and Sensio Insight.
Coding Standards are verified by StyleCI.
Code coverage is analyzed by Coveralls.io.
Installation
The preferred way to install this library is to rely on Composer:
composer require spomky-labs/jose-service "dev-master"
How to use
Your classes are ready to use? Have a look at How to use to create or load your first JWT objects.
Contributing
Requests for new features, bug fixed and all other ideas to make this library useful are welcome. Please follow these best practices.
Licence
This software is release under MIT licence.
统计信息
- 总下载量: 540
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-10