Download the PHP package quinninteractive/silverstripe-image-extension without Composer
On this page you can find all versions of the php package quinninteractive/silverstripe-image-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quinninteractive/silverstripe-image-extension
More information about quinninteractive/silverstripe-image-extension
Files in quinninteractive/silverstripe-image-extension
Download quinninteractive/silverstripe-image-extension
More information about quinninteractive/silverstripe-image-extension
Files in quinninteractive/silverstripe-image-extension
Vendor quinninteractive
Package silverstripe-image-extension
Short Description Adds convenience routines to the Image class
License MIT
Homepage https://github.com/Quinn-Interactive/silverstripe-image-extension
Package silverstripe-image-extension
Short Description Adds convenience routines to the Image class
License MIT
Homepage https://github.com/Quinn-Interactive/silverstripe-image-extension
Please rate this library. Is it a good library?
Informations about the package silverstripe-image-extension
Image Extension
Note: This extension is for the obsolete Silverstripe 3 and is itself obsolete and unmaintained. It should not be used.
Adds some convenience routines to the Image class.
- Version 3.x is for SilverStripe 3.2 and above (3.2+). It removes methods that are already built into the Image method of SilverStripe 3.2+ and retains those that are not (eg, Rotate(), TopCroppedResize()).
Upgrade notes for going from QI Image Extension to SS 3.2+ Image:
NOTE: If existing ImageExtension's methods arguments (the width and height) are expressed as a string, will need to replace with SS3.2+ format, e.g.:
-
Version 2.x is for SilverStripe 3.1.x.
- Earlier versions were designed for SilverStripe 2.4. The version supporting SilverStripe 3.x exists only to simplify migrating 2.4 sites to 3.x. All of its functionality exists natively in SilverStripe 3.x. There will be no further development of this module.
All versions of silverstripe-image-extension with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
~3.2
The package quinninteractive/silverstripe-image-extension contains the following files
Loading the files please wait ....