Download the PHP package waiyanhein/lumen-signed-url without Composer
On this page you can find all versions of the php package waiyanhein/lumen-signed-url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download waiyanhein/lumen-signed-url
More information about waiyanhein/lumen-signed-url
Files in waiyanhein/lumen-signed-url
Download waiyanhein/lumen-signed-url
More information about waiyanhein/lumen-signed-url
Files in waiyanhein/lumen-signed-url
Vendor waiyanhein
Package lumen-signed-url
Short Description Package to generate temporary signd URL for Lumen framework
License
Package lumen-signed-url
Short Description Package to generate temporary signd URL for Lumen framework
License
Please rate this library. Is it a good library?
Informations about the package lumen-signed-url
Package to generate signed url for Lumen framework
This package use Laravel file storage system to save the signed URLs, https://laravel.com/docs/8.x/filesystem.
Installation
composer require waiyanhein/lumen-signed-url
Generating temporary Signed URL
- Note: the date must be in
Y-m-d H:i:s
format.
Signing URL with parameters
If your URL has parameters you can pass them as the third parameter as array.
Validating the Signed URL
All versions of lumen-signed-url with dependencies
PHP Build Version
Package Version
The package waiyanhein/lumen-signed-url contains the following files
Loading the files please wait ....