Download the PHP package sanatorium/thumbs without Composer
On this page you can find all versions of the php package sanatorium/thumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sanatorium/thumbs
More information about sanatorium/thumbs
Files in sanatorium/thumbs
Download sanatorium/thumbs
More information about sanatorium/thumbs
Files in sanatorium/thumbs
Please rate this library. Is it a good library?
Informations about the package thumbs
sanatorium/thumbs
Thumbnails for Cartalyst Platform
Contents
- Documentation
- Changelog
- Support
- Hooks
Documentation
config/platform-media.php
'macros' => [
...
'thumbs' => 'Sanatorium\Thumbs\Styles\Macros\ThumbsMacro',
],
'presets' => [
...
'300' => [
'width' => 300,
'macros' => ['thumbs'],
'path' => config('cartalyst.filesystem.connections.' . config('cartalyst.filesystem.default') . '.prefix') . '/cache/thumbs'
],
],
Changelog
Changelog not available.
Support
Support not available.
Hooks
List of currently used hooks:
'sample' => 'sanatorium/thumbs::hooks.sample'
All versions of thumbs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
cartalyst/composer-installers Version 1.2.*
platform/foundation Version >=2.0 <5.0
platform/media Version >=4.0.0
cartalyst/composer-installers Version 1.2.*
platform/foundation Version >=2.0 <5.0
platform/media Version >=4.0.0
The package sanatorium/thumbs contains the following files
Loading the files please wait ....