LiipImagineBundle

Symfony Bundle to assist in imagine manipulation using the imagine library

MIT License

Downloads
30.4M
Stars
1.6K
Committers
233

Bot releases are visible (Hide)

LiipImagineBundle - Release 1.4.0

Published by makasim almost 9 years ago

  • Add ability to force resolver
LiipImagineBundle - Release 1.3.3

Published by makasim almost 9 years ago

  • Destruct image objects, free used memory.
LiipImagineBundle - Release 1.3.2

Published by makasim almost 9 years ago

  • Symfony 3.0 support
  • Php7 support.
  • Docs improved.
  • Some filters were added.
LiipImagineBundle - Release 1.3.1

Published by makasim about 9 years ago

  • Twig a deprecate notices fix. Require twig .1.12.0
LiipImagineBundle - Release 1.3.0

Published by makasim over 9 years ago

  • Add Symfony 2.7 support.
LiipImagineBundle - Release 1.2.7

Published by makasim over 9 years ago

  • Add AWS v3 SDK support
LiipImagineBundle - Release 1.2.6

Published by makasim over 9 years ago

  • Check $filters is an array when dealing with runtime configs.
LiipImagineBundle - Release 1.2.5

Published by makasim over 9 years ago

  • add rotate filter.
LiipImagineBundle - Release 1.2.4

Published by makasim over 9 years ago

  • Return 404 if filter does not exist.
LiipImagineBundle - Release 1.2.3

Published by makasim over 9 years ago

LiipImagineBundle - Release 1.2.2

Published by makasim almost 10 years ago

Add Interlace filter.

LiipImagineBundle - Release 1.2.1

Published by makasim almost 10 years ago

  • Fixes a aws s3 service definition.
LiipImagineBundle - Release 1.2.0

Published by makasim almost 10 years ago

  • Added ability to configure put options in AwsS3Resolver.
LiipImagineBundle - Release 1.1.1

Published by makasim almost 10 years ago

  • Fixes a case when post processor is not defined.
LiipImagineBundle - Release 1.1.0

Published by makasim almost 10 years ago

post processor and jpeg optim post processor.

LiipImagineBundle - Release 1.0.8

Published by makasim almost 10 years ago

  • Remove cyrillic file from tests
LiipImagineBundle -

Published by makasim almost 10 years ago

Default images support

LiipImagineBundle - Release 1.0.6

Published by makasim about 10 years ago

[loader] Fix GridFSLoader.

LiipImagineBundle - Release 1.0.5

Published by makasim about 10 years ago

  • Add support of isStored for the runtime config too.
LiipImagineBundle - Release 1.0.4

Published by makasim about 10 years ago

Change generate cache url and url where cached images are stored

/media/cache/resolve/{filter}/{path} - the url of the action which generates the cache. called only when > you do not have the cache.
/media/cache/{filter}/{path} - where web path resolver stores cached image.

More details here: https://github.com/liip/LiipImagineBundle/pull/467

Package Rankings
Top 6.75% on Proxy.golang.org
Top 0.22% on Packagist.org
Badges
Extracted from project README
PHPUnit PHP-CS-Fixer Coverage Downloads Latest Stable Version
Related Projects