Download the PHP package michalsn/codeigniter-signed-url without Composer
On this page you can find all versions of the php package michalsn/codeigniter-signed-url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michalsn/codeigniter-signed-url
More information about michalsn/codeigniter-signed-url
Files in michalsn/codeigniter-signed-url
Download michalsn/codeigniter-signed-url
More information about michalsn/codeigniter-signed-url
Files in michalsn/codeigniter-signed-url
Vendor michalsn
Package codeigniter-signed-url
Short Description Signing URL functionality for CodeIgniter 4 framework
License MIT
Homepage https://github.com/michalsn/codeigniter-signed-url
Package codeigniter-signed-url
Short Description Signing URL functionality for CodeIgniter 4 framework
License MIT
Homepage https://github.com/michalsn/codeigniter-signed-url
Please rate this library. Is it a good library?
Informations about the package codeigniter-signed-url
CodeIgniter Signed URL
Prevent manual URL manipulation and auto expiry URLs.
Installation
composer require michalsn/codeigniter-signed-url
Overview
We can sign URLs very easy with two main methods that act similar to the helper functions known from CodeIgniter's URL helper.
Versions
Versions are not compatible - URLs generated in one version of Signed URL will not work with another version.
CodeIgniter version | Signed URL version |
---|---|
>= 4.4 |
2.* |
< 4.4 |
1.* |
Docs
All versions of codeigniter-signed-url with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package michalsn/codeigniter-signed-url contains the following files
Loading the files please wait ....