Download the PHP package gwhthompson/laravel-cloudflare-transforms without Composer
On this page you can find all versions of the php package gwhthompson/laravel-cloudflare-transforms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gwhthompson/laravel-cloudflare-transforms
More information about gwhthompson/laravel-cloudflare-transforms
Files in gwhthompson/laravel-cloudflare-transforms
Download gwhthompson/laravel-cloudflare-transforms
More information about gwhthompson/laravel-cloudflare-transforms
Files in gwhthompson/laravel-cloudflare-transforms
Vendor gwhthompson
Package laravel-cloudflare-transforms
Short Description Fluent API for Cloudflare Image Transformation URLs in Laravel
License MIT
Homepage https://github.com/gwhthompson/laravel-cloudflare-transforms
Package laravel-cloudflare-transforms
Short Description Fluent API for Cloudflare Image Transformation URLs in Laravel
License MIT
Homepage https://github.com/gwhthompson/laravel-cloudflare-transforms
Please rate this library. Is it a good library?
Informations about the package laravel-cloudflare-transforms
Laravel Cloudflare Transforms
Fluent API for Cloudflare Image Transformations.
Installation
Requires PHP 8.3+ and Laravel 11+.
Set your disk's url to a Cloudflare-proxied domain:
Usage
Blade Component
Enums
| Enum | Values |
|---|---|
Fit |
Contain, Cover, Crop, Pad, ScaleDown, Squeeze |
Format |
Auto, Avif, Jpeg, Webp |
Quality |
High, MediumHigh, MediumLow, Low |
Gravity |
Auto, Top, Bottom, Left, Right, Face |
Configuration
| Option | Default | Purpose |
|---|---|---|
domain |
null |
Fallback for CloudflareImage::make() |
transform_path |
cdn-cgi/image |
Custom path with URL rewrite |
validate_file_exists |
true |
Disable for performance |
Testing
Security
Report vulnerabilities to [email protected].
License
MIT
All versions of laravel-cloudflare-transforms with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/filesystem Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/filesystem Version ^11.0|^12.0|^13.0
The package gwhthompson/laravel-cloudflare-transforms contains the following files
Loading the files please wait ...