ipublikuj-archive / images

Images handler for Nette Framework (2.4+)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Images handler for Nette Framework (2.4+)

License:Other


Languages

Language:PHP 99.8%Language:HTML 0.2%