PHP Classes

File: vendor/mikey179/vfsStream/composer.json

Recommend this page to a friend!
  Classes of Neeraj Thakur   PHP Tic Tac Toe Game Code   vendor/mikey179/vfsStream/composer.json   Download  
File: vendor/mikey179/vfsStream/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Tic Tac Toe Game Code
Tic Tac Toe game based on CodeIgniter
Author: By
Last change:
Date: 7 years ago
Size: 253 bytes
 

Contents

Class file image Download
{ "name": "mikey179/vfsStream", "type": "library", "homepage": "http://vfs.bovigo.org/", "license": "BSD", "require": { "php": ">=5.3.0" }, "autoload": { "psr-0": { "org\\bovigo\\vfs": "src/main/php" } } }