A toolbox for image manipulation in PHP.
Uses imagick and has built-in capabilities to determine if IMagick is present and supported in the runtime environment.
now
is used to deploy the docs.
$ composer docs
$ cd docs/
$ now --team="carimus" \
--token="<token for carimus-deploy-bot>" \
--name="php-image-toolbox-docs" \
--public
$ now --team="carimus" \
--token="<token for carimus-deploy-bot>" \
alias \
"<alias-returned-from-previous-step>"
"php-image-toolbox-docs"
$ cd ../