Download the PHP package swiftcore-lib/php-jose without Composer
On this page you can find all versions of the php package swiftcore-lib/php-jose. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download swiftcore-lib/php-jose
More information about swiftcore-lib/php-jose
Files in swiftcore-lib/php-jose
Download swiftcore-lib/php-jose
More information about swiftcore-lib/php-jose
Files in swiftcore-lib/php-jose
Vendor swiftcore-lib
Package php-jose
Short Description Pure PHP implementation of JSON Object Signing and Encryption library.
License MIT License
Package php-jose
Short Description Pure PHP implementation of JSON Object Signing and Encryption library.
License MIT License
Please rate this library. Is it a good library?
Informations about the package php-jose
Swiftcore JOSE PHP Library
A high performance pure PHP implementation of Javascript Object Signing and Encryption (JOSE).
Refer to Wiki page for more information.
Installation
Preferrable way to install via Composer:
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.
Pull Request are welcome. Please use GitHub Issues for any issue / problem encoutered.
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 resultstrlen()
unexpected result
All versions of php-jose with dependencies
PHP Build Version
Package Version
The package swiftcore-lib/php-jose contains the following files
Loading the files please wait ....