Download the PHP package kollarovic/thumbnail without Composer
On this page you can find all versions of the php package kollarovic/thumbnail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kollarovic/thumbnail
More information about kollarovic/thumbnail
Files in kollarovic/thumbnail
Download kollarovic/thumbnail
More information about kollarovic/thumbnail
Files in kollarovic/thumbnail
Please rate this library. Is it a good library?
Informations about the package thumbnail
Usage
Installation
composer.json
config.neon
Configuration
config.neon
MD5 thumbnail saving
{md5}
param in thumbPathMask
takes file path and file name, converts it to md5 hash and then saves it in nested directories to avoid having millions of files in one folder. For example let's say md5 hash of my src location somedir/project/www/images/users/1/profile.jpg
is e728fdeab7e2edda33f36fbf7a2b7c82 so using this thumbPathMask
:
it gets stored in images/thumbs/e/7/2/e728fdeab7e2edda33f36fbf7a2b7c82/{width}x{height}-{crop}.jpg
All versions of thumbnail with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
nette/bootstrap Version ^3.0
nette/utils Version ^3.0 || ^4.0
nette/http Version ^3.0
nette/application Version ^3.0
latte/latte Version ^3.0
nette/bootstrap Version ^3.0
nette/utils Version ^3.0 || ^4.0
nette/http Version ^3.0
nette/application Version ^3.0
latte/latte Version ^3.0
The package kollarovic/thumbnail contains the following files
Loading the files please wait ....