Download the PHP package kinglozzer/silverstripe-picture without Composer
On this page you can find all versions of the php package kinglozzer/silverstripe-picture. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kinglozzer/silverstripe-picture
More information about kinglozzer/silverstripe-picture
Files in kinglozzer/silverstripe-picture
Download kinglozzer/silverstripe-picture
More information about kinglozzer/silverstripe-picture
Files in kinglozzer/silverstripe-picture
Vendor kinglozzer
Package silverstripe-picture
Short Description A module to add support to Silverstripe
License BSD-3-Clause
Package silverstripe-picture
Short Description A module to add
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package silverstripe-picture
Silverstripe Picture
Easy <picture>
element generation for Silverstripe images.
Installation
Usage
Configuration is performed via YAML:
Each style can then be called from templates:
The generated HTML will look like this:
Full example
Each source (and the “default” image) consists of one or more srcset image candidates, and each candidate consists
of one or more manipulations and an optional descriptor (e.g. 2x
, 300w
).
All versions of silverstripe-picture with dependencies
PHP Build Version
Package Version
The package kinglozzer/silverstripe-picture contains the following files
Loading the files please wait ....