Download the PHP package michaelthuren/tinify-laravel-client without Composer
On this page you can find all versions of the php package michaelthuren/tinify-laravel-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michaelthuren/tinify-laravel-client
More information about michaelthuren/tinify-laravel-client
Files in michaelthuren/tinify-laravel-client
Download michaelthuren/tinify-laravel-client
More information about michaelthuren/tinify-laravel-client
Files in michaelthuren/tinify-laravel-client
Vendor michaelthuren
Package tinify-laravel-client
Short Description Tinify API support with laravel (TinyPNG)
License MIT
Package tinify-laravel-client
Short Description Tinify API support with laravel (TinyPNG)
License MIT
Please rate this library. Is it a good library?
Informations about the package tinify-laravel-client
Tinify Laravel Client
Supported laravel versions 9+
Install
Add this to your config/app.php,
under "providers":
under "aliases":
And set a env variable TINIFY_APIKEY
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-client with dependencies
PHP Build Version
Package Version
The package michaelthuren/tinify-laravel-client contains the following files
Loading the files please wait ....