PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Tomas Pavlatka   PTX PHP GD Analog Clock   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PTX PHP GD Analog Clock
Render the time on analog clock as an image
Author: By
Last change: updated the composer.json
Date: 4 years ago
Size: 165 bytes
 

Contents

Class file image Download
{ "name": "tomaspavlatka/ptx-clock", "version": "1.0", "require-dev" : { "phpunit/phpunit": "4.6.4" }, "autoload": { "psr-0" : { "PTX" : "src/" } } }