Skip to content

mikharz/myphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPHP

Pure PHP

Http

php -S 127.0.0.1:8000 -t public/

Console

php console.php [options] <command> [args...]

Tests

php test.php [files...]