Download the PHP package simonvomeyser/laravel-glide-images without Composer
On this page you can find all versions of the php package simonvomeyser/laravel-glide-images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simonvomeyser/laravel-glide-images
More information about simonvomeyser/laravel-glide-images
Files in simonvomeyser/laravel-glide-images
Package laravel-glide-images
Short Description This is my package laravel-glide-images
License MIT
Homepage https://github.com/simonvomeyser/laravel-glide-images
Informations about the package laravel-glide-images
On the fly image manipulations with Glide for Laravel
⚠️ This is a work-in-progress, the api might change considerably before the first major release.
This package provides a simple glide(url, options)
php helper function to generate image urls with Glide on the fly in your templates.
It's aimed for easy of use and pretty opinionated in the current development stage.
Installation
You can install the package via composer:
You can publish the config file with:
Usage
wip
Testing
wip
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Simon vom Eyser
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-glide-images with dependencies
illuminate/contracts Version ^10.0
league/glide-laravel Version ^1.0
spatie/laravel-package-tools Version ^1.14.0