PHP Classes

File: tests/zeus.json

Recommend this page to a friend!
  Classes of Natanael Simões   Zeus Framework   tests/zeus.json   Download  
File: tests/zeus.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Zeus Framework
Framework that reads annotation to route requests
Author: By
Last change:
Date: 2 years ago
Size: 350 bytes
 

Contents

Class file image Download
{ "database": { "driver": "pdo_mysql", "host": "localhost", "port": "3306", "dbname": "information_schema", "username": "root", "password": "" }, "routes": { "initialDirectory": "src/", "index": "post" }, "development": true, "cache": "xcache" }