Download the PHP package evidenceekanem/tinify-laravel without Composer
On this page you can find all versions of the php package evidenceekanem/tinify-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download evidenceekanem/tinify-laravel
More information about evidenceekanem/tinify-laravel
Files in evidenceekanem/tinify-laravel
Download evidenceekanem/tinify-laravel
More information about evidenceekanem/tinify-laravel
Files in evidenceekanem/tinify-laravel
Vendor evidenceekanem
Package tinify-laravel
Short Description Tinify API support with laravel
License MIT
Package tinify-laravel
Short Description Tinify API support with laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package tinify-laravel
evidenceekanem/tinify-laravel
Tinify API support with laravel
Install
Add this to your config/app.php,
under "providers":
under "aliases":
And set a env variable TINIFY_API_KEY
with your tinypng api key.
If you want to directly upload the image to aws s3
, you need set the env variables of following with your aws s3 credentials.
Examples
NOTE:
All the images directly save to s3 is publicably readable. And you can set permissions for s3 bucket folder in your aws console to make sure the privacy of images.
All versions of tinify-laravel with dependencies
PHP Build Version
Package Version
The package evidenceekanem/tinify-laravel contains the following files
Loading the files please wait ....