spomky-labs/jose-service 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Scrutinizer Code Quality Coverage Status

Build Status HHVM Status

SensioLabsInsight

Latest Stable Version Total Downloads Latest Unstable Version License

StyleCI

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:

  • PHP 5.6+.

Please consider the following optional requirements:

  • AES-GCM based algorithms (AxxxGCM and AxxxGCMKW): PHP Crypto Extension (not yet available on PHP 7 and HHVM).

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-02-10