This package is abandoned and no longer maintained!
Image storage & generator for Nette Framework
The best way to install ipub/images is using Composer:
$ composer require ipub/images
After that you have to register extension in config.neon.
extensions:
images: IPub\Images\DI\ImagesExtension
Learn how to store and serve images with this library in documentation.
Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/images.