Download the PHP package ibnux/file-sign without Composer
On this page you can find all versions of the php package ibnux/file-sign. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ibnux/file-sign
More information about ibnux/file-sign
Files in ibnux/file-sign
Download ibnux/file-sign
More information about ibnux/file-sign
Files in ibnux/file-sign
Vendor ibnux
Package file-sign
Short Description A simple library to digitally sign a file using JWT
License BSD-3-Clause
Homepage https://github.com/ibnux/file-sign
Package file-sign
Short Description A simple library to digitally sign a file using JWT
License BSD-3-Clause
Homepage https://github.com/ibnux/file-sign
Please rate this library. Is it a good library?
Informations about the package file-sign
PHP-FileSign
A simple library to digitally sign a file using JSON Web Tokens (JWT) in PHP
Installation
Use composer to manage your dependencies and download PHP-FileSign:
Example RS256 (openssl)
New Lines in private keys
If your private key contains \n
characters, be sure to wrap it in double quotes ""
and not single quotes ''
in order to properly interpret the escaped characters.
License
All versions of file-sign with dependencies
PHP Build Version
Package Version
Requires
firebase/php-jwt Version
^5.2
The package ibnux/file-sign contains the following files
Loading the files please wait ....