PHP Classes

File: includes/src/vendor/vladimmi/construct-static/composer.json

Recommend this page to a friend!
  Classes of Subin Siby   Lobby   includes/src/vendor/vladimmi/construct-static/composer.json   Download  
File: includes/src/vendor/vladimmi/construct-static/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lobby
Web OS to install and run Web applications
Author: By
Last change:
Date: 8 years ago
Size: 381 bytes
 

Contents

Class file image Download
{ "name": "vladimmi/construct-static", "description": "Small Composer wrapper to implement static class constructors", "type": "library", "authors": [ { "name": "vladimmi", "email": "vladimmi@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "ConstructStatic\\": "src" } } }