Skip to content

up1/demo-php-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-php-ci

//Update library and autoload
$composer update

//Run web server
$php -S localhost:9999 -t web/

//Run unit test
$./vendor/bin/phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages