2017 © Pedro Peláez
 

library php-jose

Pure PHP implementation of JSON Object Signing and Encryption library.

image

swiftcore-lib/php-jose

Pure PHP implementation of JSON Object Signing and Encryption library.

  • Friday, September 16, 2016
  • by yquan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Swiftcore JOSE PHP Library

Build Status Coverage Status PHP 7 ready HHVM Status, (*1)

A high performance pure PHP implementation of Javascript Object Signing and Encryption (JOSE)., (*2)

Refer to Wiki page for more information., (*3)

Installation

Preferrable way to install via Composer:, (*4)

composer require swiftcore-lib/php-jose

Notice & Disclaimer

This library is stable now, all the methods are unit tested (100% codes are covered), It's not reaching major release version yet, API may change without prior notification., (*5)

Pull Request are welcome. Please use GitHub Issues for any issue / problem encoutered., (*6)

Roadmap

  • [x] v0.1 (September 2016):
    • JWS fundamental
    • JWS RSxxx (SHAxxx with RSA)
  • [x] v0.2 (September 2016):
    • JWS HSxxx (HMAC SHAxxx)
  • [x] v0.3 (September 2016)
    • JWS ESxxx (SHAxxx with ECDSA)
  • [ ] v0.4 (October 2016)
    • JWS PSxxx (SHAxxx with RSA and MGF1)
  • [ ] v1.0 (October 2016)
    • Full documentation of JWS
  • [ ] v2.1 (December 2016):
    • JWE Implementation
  • [ ] And more...

Known Issue

  • mbstring.func_overload may result strlen() unexpected result

The Versions

16/09 2016

dev-develop

dev-develop

Pure PHP implementation of JSON Object Signing and Encryption library.

  Sources   Download

MIT License

The Requires

 

The Development Requires

by YQ

16/09 2016

dev-master

9999999-dev

Pure PHP implementation of JSON Object Signing and Encryption library.

  Sources   Download

MIT License

The Requires

 

The Development Requires

by YQ

16/09 2016

v0.3.0

0.3.0.0

Pure PHP implementation of JSON Object Signing and Encryption library.

  Sources   Download

MIT License

The Requires

 

The Development Requires

by YQ

14/09 2016

v0.2.0

0.2.0.0

Pure PHP implementation of JSON Object Signing and Encryption library.

  Sources   Download

MIT License

The Requires

 

The Development Requires

by YQ

14/09 2016

dev-release/v0.2.0

dev-release/v0.2.0

Pure PHP implementation of JSON Object Signing and Encryption library.

  Sources   Download

MIT License

The Requires

 

The Development Requires

by YQ

11/09 2016

v0.1.0

0.1.0.0

Pure PHP implementation of JSON Object Signing and Encryption library.

  Sources   Download

MIT License

The Requires

 

The Development Requires

by YQ

11/09 2016

dev-release/v0.1.0

dev-release/v0.1.0

Pure PHP implementation of JSON Object Signing and Encryption library.

  Sources   Download

MIT License

The Requires

 

The Development Requires

by YQ