ampedweb / glide-url-helper
Framework Agnostic Fluent url builder for Glide PHP Image Library
v1.0.0
2022-09-20 09:11 UTC
Requires
- league/glide: ^2.0.0
Requires (Dev)
- phpunit/phpunit: ^9.4
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",