Download the PHP package ringierimu/image-service-laravel without Composer
On this page you can find all versions of the php package ringierimu/image-service-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ringierimu/image-service-laravel
More information about ringierimu/image-service-laravel
Files in ringierimu/image-service-laravel
Package image-service-laravel
Short Description Ringier SA Image Service Laravel integration
License proprietary
Homepage https://github.com/RingierIMU/image-service-laravel
Informations about the package image-service-laravel
Image Service Laravel integration
Config
config/imageresize.php
For dev/local, use url
-> https://i.roam.ci/
Usage
Resize an image
PROJECT
referes to the integration project
VENTURE
some projects share configuration but with branding differences (i.e., same brand, different countries)
RESIZE_KEY
the specific key relating to the resizing rules that will be applied to the SOURCE_IMAGE_PATH
SOURCE_IMAGE_PATH
the full S3 path including the filename of the source image that should be resized
Template image
PROJECT
referes to the integration project
VENTURE
some projects share configuration but with branding differences (i.e., same brand, different countries)
RESIZE_KEY
the specific key relating to the resizing rules that will be applied to the SOURCE_IMAGE_PATH
SEO_FILENAME
an SEO friendly filename and image type, e.g., iphone-10-pro-max-128gb-space-grey-silver.jpg
TEMPLATE_NAME
the template key that should be used (this will determin what replacements are available)
REPLACEMENT_KEY
predefined replacements keys matching the template in use
REPLACEMENT_VALUE
values to be used in the template replacing said key
IMAGE_KEY
similar to predefined replacements keys, this refers to images to replace in the template
IMAGE_PATH
the full S3 path including the filename of the source image be used in the template
All versions of image-service-laravel with dependencies
illuminate/support Version >= 6.0
ringierimu/image-service-php Version ^2.0