PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Carlos Artur Curvelo da Matos   Winbox PHP Wrapper Class   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winbox PHP Wrapper Class
Generate HTML to show draggable windows on a page
Author: By
Last change:
Date: 2 years ago
Size: 256 bytes
 

Contents

Class file image Download
{ "name": "carloswph/winbox-php", "description": "Winbox.js wrapper in PHP.", "type": "library", "license": "MIT", "minimum-stability": "dev", "require": {}, "autoload": { "psr-4": { "Winbox\\": "src/" } } }