ipub/images

This package is abandoned and no longer maintained. The author suggests using the contributte/image-storage package instead.

Image storage & generator for Nette Framework

Installs: 495

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 4

pkg:composer/ipub/images

v2.2.4 2018-03-28 08:59 UTC

This package is auto-updated.

Last update: 2020-08-02 11:10:44 UTC


README

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.