spatie/image
Expressive PHP image manipulation with a fluent API. Resize, crop, rotate, apply filters (greyscale, brightness, sharpen), adjust quality, and auto-orient images. Load from a path and save in place or to a new file.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| gregwar/image | 0.91 | — | 1,011 | 1,037 | 190 | 24K | 59 | 29.0 | 45.7 | MIT | — | |
| intervention/image-laravel | 0.90 | Laravel integration for Intervention Image. Adds a service provider, facade, and publishable config so you can set a global GD or Imagick driver once and use it throughout your app. Supports Laravel 8+. | 158 | 161 | 15 | 849K | 2 | 25.7 | 60.8 | MIT | 5 days ago | |
| spatie/url | 0.87 | Immutable URL parser/builder for PHP. Parse scheme, host, path and query, then fluently transform parts (withHost, withPath, withScheme) and manage query parameters. Supports allowed/sanitized schemes for safer URL handling. | 741 | 754 | 60 | 458K | 0 | 12.4 | 38.6 | MIT | 2 years ago | |
| spatie/color | 0.87 | PHP library for color parsing, conversion, and comparison. Supports CSS named colors plus RGB/RGBA/ARGB, Hex, HSL/HSLA, HSB, CMYK, CIELab, and XYZ. Includes WCAG contrast ratio and Delta E distances (CIE76, CIE94, CIEDE2000). | 382 | 386 | 41 | 742K | 0 | 22.5 | 50.0 | MIT | 5 months ago | |
| spatie/once | 0.87 | A tiny PHP helper to run code only once per request. Cache expensive computations or object initialization in a single spot, keyed automatically by the call site. Great for computed properties, accessors, and avoiding duplicate work. | 1,438 | 1,447 | 61 | 241K | 0 | 21.9 | 32.7 | MIT | 7 months ago | |
| spatie/statamic-responsive-images | 0.87 | Statamic addon by Spatie that adds a responsive images fieldtype with art direction and breakpoint support. Automatically generates responsive image variants on upload and lets you render them easily in Antlers via the responsive tag. | 115 | 114 | 35 | 4K | 0 | 27.0 | 25.0 | MIT | 2 months ago | |
| spatie/image-optimizer | 0.86 | Optimize PNG, JPG, WebP, AVIF, SVG and GIF images in PHP by running them through a chain of installed binaries (jpegoptim, optipng, pngquant, svgo, etc.). Automatically detects available tools and overwrites files with smaller optimized versions. | 2,873 | 2,910 | 224 | 3M | 0 | 49.6 | 48.3 | MIT | 3 weeks ago | |
| spatie/laravel-image-optimizer | 0.85 | Laravel integration for spatie/image-optimizer. Optimize PNG, JPG, SVG, and GIF files by running them through available system binaries. Use the ImageOptimizer facade, resolve an OptimizerChain from the container, or apply middleware to optimize uploads automatically. | 1,306 | 1,314 | 116 | 223K | 0 | 30.0 | 34.1 | MIT | 5 months ago |
How can I help you explore Laravel packages today?