gregbrown/thumbnailserver

v0.9.5-beta 2021-07-26 12:57 UTC

This package is auto-updated.

Last update: 2024-09-26 20:07:17 UTC


README

Latest Version on Packagist Build Status Quality Score Total Downloads

Serve images when found, if not a placeholder.

Installation

You can install the package via composer:

composer require gregbrown/thumbnailserver

Usage

thumb($path,$type,$size) - path is the name of the image, type is something like campaign and size might be thumbs or 400x300_folder

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email greg@liuu.world instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.