PHP Classes

File: tests/composer.json

Recommend this page to a friend!
  Classes of Emilio Sanchez   PHP ePub Generator Tool   tests/composer.json   Download  
File: tests/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP ePub Generator Tool
Create ebook files dynamically in the EPub format
Author: By
Last change:
Date: 6 years ago
Size: 182 bytes
 

Contents

Class file image Download
{ "require": { "php": ">=5.3.0", "phpzip/phpzip": ">=2.0.7" }, "autoload": { "psr-4": { "PHPePub\\": "../src/PHPePub" } } }