ampedweb/glide-url-helper

Framework Agnostic Fluent url builder for Glide PHP Image Library

v1.0.0 2022-09-20 09:11 UTC

This package is auto-updated.

Last update: 2024-04-20 12:52:07 UTC


README

A framework agnostic fluent URL builder for the Glide PHP image library

Examples

Coming soon... For now, we have docs for the Laravel specific implementation which should give you an idea of how it all works:

Glide-In-A-Box URL Helper API Docs

Requirements

  • PHP >= 7.3 with the following extensions:
    • Exif
    • GD or ImageMagick
  • league/glide": "^1.6",