PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Oliver Lillie   PHP Video Toolkit   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Video Toolkit
Manipulate and convert videos with ffmpeg program
Author: By
Last change: Update of composer.lock
Date: 1 year ago
Size: 1,786 bytes
 

Contents

Class file image Download
{ "hash": "f45221ae7831014b205dfb2ac7f26d89", "packages": [ { "name": "sybio/gif-creator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Sybio/GifCreator.git", "reference": "250fc2f705181693c6c40b3d569d62353164bcbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Sybio/GifCreator/zipball/250fc2f705181693c6c40b3d569d62353164bcbf", "reference": "250fc2f705181693c6c40b3d569d62353164bcbf", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "GifCreator": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Clément Guillemain", "homepage": "http://clementguillemain.fr", "role": "Developer / Freelancer" } ], "description": "PHP class that creates animated GIF from multiple images", "homepage": "https://github.com/Sybio/GifCreator", "keywords": [ "animated", "creation", "encode", "gif", "php" ], "time": "2012-10-13 09:04:46" } ], "packages-dev": null, "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "sybio/gif-creator": 20 } }