league/glide
Glide is an on-demand PHP image manipulation library served over HTTP. Resize, crop, and apply effects with simple URL parameters, with automatic caching and far-future headers. Works with GD, Imagick, or libvips and Flysystem storage.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ralphjsmit/laravel-glide | 0.94 | Generate responsive srcset/sizes image URLs on the fly with Glide in Laravel. Drop in the original image, use glide()->src() in Blade, and get resized variants served automatically (with lazy loading), no manual exports or config needed. | 49 | 49 | 11 | 2K | 4 | 26.1 | 26.4 | MIT | 1 week ago | |
| spatie/laravel-glide | 0.91 | Laravel wrapper around League Glide for easy image manipulation and caching. Create, resize, crop, apply filters, and save images via a fluent API (e.g., width, greyscale). Supports GD or Imagick, with configurable settings and a convenient facade. | 444 | 449 | 51 | 11K | 0 | 27.1 | 21.9 | MIT | 3 months ago | |
| ashleydawson/glide-bundle | 0.91 | — | 6 | 6 | 4 | 0 | 0 | 3.0 | — | MIT | 6 years ago | |
| intervention/image-laravel | 0.90 | Laravel integration for Intervention Image. Provides a service provider, facade, and publishable config (config/image.php) to set a global GD/Imagick driver and options. Install via Composer and configure once for consistent image processing across your app. | 154 | 156 | 15 | 741K | 1 | 21.6 | 58.4 | MIT | 2 months ago | |
| claviska/simpleimage | 0.89 | SimpleImage is a lightweight PHP 8+ GD image manipulation class. Load images from files/strings/URIs, auto-orient via EXIF, resize/crop/overlay/watermark, draw shapes/text, apply filters, and convert between GIF/JPEG/PNG/WEBP/BMP/AVIF. Chainable, exception-based. | 1,389 | 1,394 | 379 | 47K | 18 | 42.3 | 29.1 | MIT | 6 months ago |
How can I help you explore Laravel packages today?