2017 © Pedro Peláez
 

library thumbnail-mozaic

thumbnail mozaic generator

image

pir-b/thumbnail-mozaic

thumbnail mozaic generator

  • Thursday, July 13, 2017
  • by PiR-B-
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

thumbnail-mozaic

This package has been build for been built and tested to work with Laravel 5+, (*1)

License Build Status Latest Stable Version Total Downloads Latest Unstable Version, (*2)


Installation

With Composer :, (*3)

composer require pir-b/thumbnail-mozaic
  • Add the Service Provider to providers array
PIRB\ThumbnailGenerator\ThumbnailGeneratorProvider::class,
  • Add the Facade to aliases array
'ThumbnailGenerator' => PIRB\ThumbnailGenerator\Facade\ThumbnailGenerator::class,

Configurations

  • Publish the configuration file , this will publish thumbnailgenerator.php file to your application config directory.
    php artisan vendor:publish
  • Configure the required FFMpeg configurations.
    • FFMpeg will autodetect ffmpeg and ffprobe binaries. If you want to give binary paths explicitly, you can configure them in .env file.

The Versions

13/07 2017

dev-master

9999999-dev

thumbnail mozaic generator

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

by Pierre Baret

thumbnail ffmpeg mozaic

13/07 2017

0.3.0

0.3.0.0

thumbnail mozaic generator

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

by Pierre Baret

thumbnail ffmpeg mozaic

10/07 2017

0.2.0

0.2.0.0

thumbnail mozaic generator

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

by Pierre Baret

thumbnail ffmpeg mozaic

07/07 2017

0.1.0

0.1.0.0

thumbnail mozaic generator

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

by Pierre Baret

thumbnail ffmpeg mozaic