Skip to content

starkh/TestForTransfer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestForTransfer

What will be transfered

Installation

composer require minneola/testfoo

Documentation

<?php

require __DIR__ . '/vendor/autoload.php';

$app = new \Minneola\TestFoo\Core\Application(realpath(__DIR__.'/../'));
$app->boot();
$app->run();

Licence

MIT

Packages

No packages published

Languages

  • PHP 100.0%