Download the PHP package arthem/request-signer-bundle without Composer
On this page you can find all versions of the php package arthem/request-signer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arthem/request-signer-bundle
More information about arthem/request-signer-bundle
Files in arthem/request-signer-bundle
Download arthem/request-signer-bundle
More information about arthem/request-signer-bundle
Files in arthem/request-signer-bundle
Vendor arthem
Package request-signer-bundle
Short Description Symfony Request signer bundle
License MIT
Homepage https://github.com/4rthem/request-signer-bundle
Package request-signer-bundle
Short Description Symfony Request signer bundle
License MIT
Homepage https://github.com/4rthem/request-signer-bundle
Please rate this library. Is it a good library?
Informations about the package request-signer-bundle
Request signer bundle
This bundle helps you to sign requests in order to provide access to protected resources.
Adapters
Supported providers:
- AWS S3 (composer req arthem/jwt-request-signer)
- Local with JWT (composer req arthem/jwt-request-signer)
Installation & configuration
Configure your signers:
Usage
Sign your asset URLs:
If validation is made by your application:
All versions of request-signer-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
guzzlehttp/psr7 Version ^1.6
nyholm/psr7 Version ^1.2
symfony/framework-bundle Version ^4.0 || ^5.0
symfony/psr-http-message-bridge Version ^2.0
guzzlehttp/psr7 Version ^1.6
nyholm/psr7 Version ^1.2
symfony/framework-bundle Version ^4.0 || ^5.0
symfony/psr-http-message-bridge Version ^2.0
The package arthem/request-signer-bundle contains the following files
Loading the files please wait ....