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 hidden (Show)

LiipImagineBundle - 2.12.3 Latest Release

Published by dbu 5 months ago

  • Add alias for Imagine\Image\ImagineInterface to help autowiring.
LiipImagineBundle - 2.12.2

Published by dbu 8 months ago

  • Avoid PHP 8.3 warning with default empty prefix (simonberger)
LiipImagineBundle - 2.12.1

Published by dbu 11 months ago

  • Adjustments to install with Symfony 7 (mbabker)
LiipImagineBundle - 2.12.0

Published by dbu about 1 year ago

  • Fix documentation filter command parameter name (rdavaillaud)
  • Add return types in form (garak) (fixes support of new Symfony versions)
  • Improved documentation for flysystem adapter (gregberger)
  • Drop support for PHP 7.1, minimum version is now 7.2.
  • PHPStan and CS fixes
LiipImagineBundle - 2.11.0

Published by dbu over 1 year ago

  • Compatibility with Symfony 6.3 (We do not expect users to extend a compiler passes or the DI extension of this bundle. If you did, you might need to adjust return types) (mbabker)
  • Documentation improvements (StevenRenaux, StevenRenaux, mysterty)
LiipImagineBundle - 2.10.0

Published by dbu almost 2 years ago

LiipImagineBundle - 2.9.0

Published by dbu about 2 years ago

LiipImagineBundle - 2.8.0

Published by dbu over 2 years ago

  • adjust codestyle to newest php-cs-fixer #1468 (dbu)
  • feat: add a cwebp post-processor for WebP images #1466 (DjLeChuck)
  • return values from the aws client are not used #1461 (dbu)
  • file_get_contents might return false. related to #1452 #1453 (dbu)
  • Use bin/console in documentation #1448 (tbredillet)
LiipImagineBundle - 2.7.6

Published by dbu almost 3 years ago

LiipImagineBundle - 2.7.5

Published by dbu almost 3 years ago

  • Fix animated gifs can not be transformed to the webp format #1444 (Yoann-TYT)
LiipImagineBundle - 2.7.4

Published by dbu almost 3 years ago

LiipImagineBundle - 2.7.3

Published by dbu almost 3 years ago

LiipImagineBundle - 2.7.2

Published by dbu almost 3 years ago

LiipImagineBundle - 2.7.1

Published by dbu almost 3 years ago

LiipImagineBundle - 2.7.0

Published by dbu almost 3 years ago

  • By default, redirect with 302 instead of 301 #1404 (dbu)
  • Create Lazy-Loaded Twig Extension #1376 (emmanuelballery)
  • lazy twig extension: handle asset versioning, added imagine_filter_cache, better test coverage #1397 (dbu)
  • asset versions: have & instead of second ? when image url already has a query string #1402 (dbu)
  • fix handling of + in image names, added some functional tests #1391 (dbu)
  • Allow installing doctrine/cache 2.0 #1395 (dbu)
  • [Flysystem Resolver] Allowing "noPredefinedVisibility" for the visibility config parameter #1389 (comxd)
  • Change registering the form theme to prepend the configuration #1387 (mbabker)
  • Fix service definitions for mime and extension guessers #1379 (mbabker)
  • Allow installing doctrine/cache 2.0 #1375 (alcaeus)
  • Messenger support #1360 (mynameisbogdan)
  • Add Twig filter for resolve path to cache #1348 (peter-gribanov)
  • Add WebP client side resolving section in documentation #1380 (peter-gribanov)
  • Generate WebP in liip:imagine:cache:resolve CLI command and async resolve cache messages #1347 (peter-gribanov)
  • Add FormatExtensionResolver #1300 (ossinkine)
  • Documentation improvements #1396, #1399, #1400, #1403, #1401 (dbu)
  • Add doc for disabling auth on filter controllers #1383 (mbabker)
LiipImagineBundle -

Published by lsmith77 over 3 years ago

https://github.com/liip/LiipImagineBundle/compare/2.6.0...2.x

  • php-cs-fixer 3x update #1377
  • $ should not be there #1373
  • Undefined quality key (fixes #1310) #1370
LiipImagineBundle - FlySystem v2 support

Published by lsmith77 over 3 years ago

  • Don't use cs2pr to report PHP-CS-Fixer suggestions #1355
  • Added support for Flysystem V2 #1349, #1357, #1359
  • Simplified the "strong" role in the documentation #1361
LiipImagineBundle - PHP8 support, improved WebP support and documentation, move to GithubActions

Published by lsmith77 over 3 years ago

Special thanks to @fbourigault and @peter-gribanov for their efforts to make this release happen!

  • GitHub Actions and test suite improvements #1320, #1327, #1328, #1330, #1335, #1339, #1341, #1342, #1343, #1344, #1345
  • Not resolve WebP in CacheManager #1333
  • Enable WebP support in tests #1329
  • Test resolve WebP from cache #1332
  • Test WebP configuration #1326
  • Create "foo bar.jpeg.webp" #1331
  • Add note for using 302 redirect in HTTP connections for WebP #1334, #1340
  • Support PHP 8 #1325
  • Allow to use Doctrine/Persistence:^2 #1305
  • Depend on doctrine/persistence instead of doctrine/orm #1337
  • Fix missing port in url parsing #1353
  • Suggest symfony/templating instead of requiring deprecated component #1350
LiipImagineBundle - WebP support, thumbails for PDFs

Published by lsmith77 almost 4 years ago

  • Expose reference type further up (follow up to #1224) #1263
  • Allow PDF files for the thumbnail generation #1297
  • Fix styleci config #1299
  • Update aws_s3.rst with clarifications re service setup #1302
  • Extend WatermarkFilter with multiple option #1281
  • Add WebP image conversion support #1307
  • Replace assertContains with assertStringContainsString #1317
  • Fix skipped functional tests with Symfony 5.x #1316
LiipImagineBundle - Symfony 5.1 support

Published by dbu over 4 years ago

2.3.1 Symfony 5.1 support (2020-06-26)

Merged pull requests:

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