Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 524 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 524 Bytes

Fluent Glide URL Helper

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",