ace-of-aces / laravel-image-transform-url
Easy, URL-based image transformations inspired by Cloudflare Images.
Installs: 116
Dependents: 0
Suggesters: 0
Security: 0
Stars: 139
Watchers: 1
Forks: 3
Open Issues: 0
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
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
All information on how to use this package can be found in our official documentation website.
Changelog
Notable changes to this package are documented in our changelog for every new release.
Roadmap
The package is under active development, and we have some things planned for the future.
Contributing
Whether it's reporting or fixing bugs, contributing new features, or enhancing the documentation, your help is always appreciated. 🙏🏻
→ Read our Contribution Guidelines
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
Made with ❤️ under the MIT License.