A fluent URL generator for images.weserv.nl with Laravel bindings.
astrotomic/laravel-weserv-images is a Laravel package for a fluent url generator for images.weserv.nl with laravel bindings..
It currently has 7 GitHub stars and 237 downloads on Packagist (latest version 1.0.0).
Install it with composer require astrotomic/laravel-weserv-images.
Discover more Laravel packages by astrotomic
or browse all Laravel packages to compare alternatives.
Last updated
This package provides a Laravel wrapper for the fluent URL builder astrotomic/php-weserv-images.
You can install the package via composer:
composer require astrotomic/laravel-weserv-images
php artisan vendor:publish --provider="Astrotomic\Weserv\Images\Laravel\WeservImagesServiceProvider" --tag=config
use Astrotomic\Weserv\Images\Enums\Fit;
echo weserv('https://images.weserv.nl/lichtenstein.jpg')
->w(512)
->h(512)
->we()
->fit(Fit::INSIDE);
// https://images.weserv.nl/?w=512&h=512&we=1&fit=inside&url=https%3A%2F%2Fimages.weserv.nl%2Flichtenstein.jpg

composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details. You could also be interested in CODE OF CONDUCT.
If you discover any security related issues, please check SECURITY for steps to report it.
The MIT License (MIT). Please see License File for more information.
You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees at offset.earth/treeware
Read more about Treeware at treeware.earth