Download the PHP package k1low/imgin without Composer
On this page you can find all versions of the php package k1low/imgin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor k1low
Package imgin
Short Description Image manipulation directory
License MIT
Homepage https://github.com/k1LoW/imgin
Package imgin
Short Description Image manipulation directory
License MIT
Homepage https://github.com/k1LoW/imgin
Keywords image manipulation
Please rate this library. Is it a good library?
Informations about the package imgin
imgin: Image manipulation directory
Install
Usage (File)
Original image access
/img/foo/bar/large.jpg
Resized cache image access
/img/100x120/foo/bar/large.jpg
Clear cache image
Clear all cache image
Usage (S3)
Original image
https://s3-ap-northeast-1.amazonaws.com/s3-bucket-name/foo/bar/large.jpg
Original "cache" image access
/img/foo/bar/large.jpg
Resized cache image access
/img/100x120/foo/bar/large.jpg
Clear cache image
Clear all cache image
TODO
Requirement
License
under MIT License
All versions of imgin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
composer/installers Version *
imagine/imagine Version *
nategood/commando Version *
aws/aws-sdk-php Version 2.*
doctrine/cache Version 1.*
composer/installers Version *
imagine/imagine Version *
nategood/commando Version *
aws/aws-sdk-php Version 2.*
doctrine/cache Version 1.*
The package k1low/imgin contains the following files
Loading the files please wait ....