Download the PHP package noorani-mm/secure-image without Composer
On this page you can find all versions of the php package noorani-mm/secure-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download noorani-mm/secure-image
More information about noorani-mm/secure-image
Files in noorani-mm/secure-image
Download noorani-mm/secure-image
More information about noorani-mm/secure-image
Files in noorani-mm/secure-image
Vendor noorani-mm
Package secure-image
Short Description Make your image files secure by encoding and decoding
License MIT
Package secure-image
Short Description Make your image files secure by encoding and decoding
License MIT
Please rate this library. Is it a good library?
Informations about the package secure-image
Secure picture 🔐
Make your image files secure by this package.
Install package
Laravel 11, installation
In bootstrap\providers.php
file add line below.
Older Laravel installation
in config/app.php
find providers
and add line below.
How to use 🛠
Encryption
- If you want to encrypt and store file you should use
Decryption
-
If you want to store decrypted file you should use
-
If you want to decrypt file by path you should use
- If you want to decrypt and store it by path you should use
All versions of secure-image with dependencies
PHP Build Version
Package Version
The package noorani-mm/secure-image contains the following files
Loading the files please wait ....