PHP Classes

File: bootstrap.php

Recommend this page to a friend!
  Classes of Sithu Kyaw   PHP Console Table   bootstrap.php   Download  
File: bootstrap.php
Role: Example script
Content type: text/plain
Description: Example script
Class: PHP Console Table
Display data in a table of console text characters
Author: By
Last change:
Date: 4 years ago
Size: 93 bytes
 

Contents

Class file image Download
<?php

$loader
= require 'vendor/autoload.php';
$loader->add('LucidFrame', __DIR__.'/src/');