ace-of-aces / laravel-image-transform-url
Easy, URL-based image transformations inspired by Cloudflare Images.
v0.5.0
2025-06-20 14:40 UTC
Requires
- php: ^8.4
- illuminate/contracts: ^12.0
- intervention/image-laravel: ^1.5
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- larastan/larastan: ^2.9||^3.0
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^10.0.0||^9.0.0||^8.22.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- phpstan/extension-installer: ^1.3||^2.0
- phpstan/phpstan-deprecation-rules: ^1.1||^2.0
- phpstan/phpstan-phpunit: ^1.3||^2.0
This package is auto-updated.
Last update: 2025-06-23 22:50:16 UTC
README
Easy, URL-based image transformations inspired by Cloudflare Images.
Features:
- ✈️ Use URL parameters to transform images on the fly
- 🔧 Support for various transformations like resizing, compression, and format conversion
- ⚡ Automatic caching of transformed images for faster loading times
- 🌍 Easy integration with CDNs for even faster global delivery
Documentation
Check out the official documentation website.
Roadmap
Please see ROADMAP for details on planned features and improvements.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Aaron Francis for the original idea and foundational work
- Cloudflare Images for the URL-Syntax structure
- Intervention Image for the underlying image processing
License
The MIT License (MIT). Please see License File for more information.