Skip to content

A fluent URL builder for the Glide PHP image library

Notifications You must be signed in to change notification settings

ampedweb/glide-url-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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