PHP Classes

File: htdocs/class/libraries/vendor/smottt/wideimage/composer.json

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/class/libraries/vendor/smottt/wideimage/composer.json   Download  
File: htdocs/class/libraries/vendor/smottt/wideimage/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 6 years ago
Size: 464 bytes
 

Contents

Class file image Download
{ "name": "bordeux/wideimage", "description": "An open-source PHP library for image manipulation. (With namespaces, PHP 5.3+)", "homepage": "http://wideimage.sourceforge.net", "type": "library", "license": ["GPL-2.0","LGPL-2.1"], "version": "1.1.2", "autoload": { "psr-0" : { "WideImage" : "lib/" } }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~4.8" } }