helick / imgix
The Helick Imgix plugin
v1.0.1
2019-08-23 12:13 UTC
Requires
- php: >=7.1
- composer/installers: ^1.6
- helick/contracts: ^1.1
- imgix/imgix-php: ^3.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-01 00:28:54 UTC
README
Imgix integration.
Requirements
Make sure all dependencies have been installed before moving on:
Install
Install via Composer:
$ composer require helick/imgix
Update your application config by declaring the following:
Config::define('IMGIX_DOMAIN', env('IMGIX_DOMAIN'));
Update your env variables by declaring the following:
IMGIX_DOMAIN=demo.imgix.net
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email evgenii@helick.io instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.