Componette

Componette

ipublikuj-archive

ipublikuj-archive / images v2.2.4

Images handler for Nette Framework (2.4+)

download-cloud-line composer require ipub/images

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.

  • v2.2.4 v2.2.4

    • Fixing return type
  • v2.2.3 v2.2.3

    • Yet another code cleaning
  • v2.2.2 v2.2.2

    • Fix settings for packages extensions
  • v2.2.1 v2.2.1

    • Updating project url
  • v2.2.0 v2.2.0

    • Refactored to PHP7.2
  • v2.1.1 v2.1.1

  • v2.1.0 v2.1.0

    • Dropped PHP5
    • Added support for Nette 2.4
    • Images providers are now as services
    • Presenter images provider is now optional
  • v2.0.0 v2.0.0

    • Dropped images storage
    • Implemented Flysystem
    • Created images provider
    • Big code refactoring
  • v1.0.2 v1.0.2

    • Small fixes
    • Code cleaning
  • v1.0.1 v1.0.1

    • Updated to nette 2.3
  • v1.0.0 v1.0.0

    • First stable release
Componette Componette felix@nette.org