68publishers/image-bundle

Simple image management based on our image-storage for Nette Framework.

v0.3.3 2020-04-20 00:10 UTC

This package is auto-updated.

Last update: 2024-03-29 03:58:52 UTC


README

⛔ [DEPRECATED] The package has been moved to 68publishers/file-bundle.

Image Bundle

🌆 Simple image management based on our image-storage for Nette Framework.

Installation

The best way to install 68publishers/image-bundle is using Composer:

composer require 68publishers/image-bundle

Contributing

Before committing any changes, don't forget to run

vendor/bin/php-cs-fixer fix --config=.php_cs.dist -v --dry-run

and

vendor/bin/tester ./tests