Skip to content

php/web-people

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP People

This site is hosted online at people.php.net

Local installation

git clone git@github.com:php/web-people.git people
cd people
git clone git@github.com:php/web-shared.git shared
php -S localhost:8080