GuzzleBundleCachePlugin

Cache Plugin for EightPointsGuzzleBundle

MIT License

Downloads
258.5K
Stars
11
Committers
4

Bot releases are hidden (Show)

GuzzleBundleCachePlugin - v3.1.0 Latest Release

Published by gregurco 7 months ago

What's Changed

Full Changelog: https://github.com/gregurco/GuzzleBundleCachePlugin/compare/v3.0.0...v3.1.0

GuzzleBundleCachePlugin - v3.0.0 - switch guzzle-cache-middleware to v4

Published by gregurco over 1 year ago

GuzzleBundleCachePlugin - v2.2.0 - support Symfony 6

Published by gregurco over 1 year ago

Release includes PR: #16 (@Legion112)

GuzzleBundleCachePlugin - v2.1.0 - support PHP 8

Published by gregurco about 2 years ago

Release includes PR: #14 (@dsentker24)

GuzzleBundleCachePlugin - v2.0.0 - support of Symfony 5.x and GuzzleBundle 8

Published by gregurco over 4 years ago

Release includes PR: #13

GuzzleBundleCachePlugin - v1.0.4 - support of symfony 3.4/4.0

Published by gregurco almost 7 years ago

Release includes PR: #8

GuzzleBundleCachePlugin - v1.0.3 - Refactor invalidate request

Published by gregurco almost 7 years ago

Release includes PR: #7

Changes:

  • use default event_dispatcher (@event_dispatcher)
  • only one subscriber per all client
  • add example of usage in readme
GuzzleBundleCachePlugin - v1.0.2 - Add event listener to interact with middleware

Published by gregurco almost 7 years ago

Release includes PR: #4 #5

GuzzleBundleCachePlugin - v1.0.1 - add name to service in handler stack

Published by gregurco almost 7 years ago

Release includes PR: #3

GuzzleBundleCachePlugin - v1.0.0

Published by gregurco almost 7 years ago

Integrate Cache middleware in EightPointsGuzzleBundle