PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Tomas Pavlatka   PTX PHP GD Analog Clock   ???   Download  
File: ???
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: Update of composer.json
Date: 14 days 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/" } } }