Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

ipublikuj-archive/images

Repository files navigation

Images

This package is abandoned and no longer maintained!

Image storage & generator for Nette Framework

Installation

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

Documentation

Learn how to store and serve images with this library in documentation.


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/images.