ampedweb/glide-url-helper

Framework Agnostic Fluent url builder for Glide PHP Image Library

Maintainers

Package info

github.com/ampedweb/glide-url-helper

pkg:composer/ampedweb/glide-url-helper

Statistics

Installs: 762

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 1

v2.0.0 2025-03-23 14:31 UTC

This package is auto-updated.

Last update: 2026-02-23 16:28:39 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",