This repo contains some sample codes to get started with php. It goes over topics like classes, forms, get and post methods and so on.
1.) Tutorials Point
2.) Free Code Camp
php -S localhost:4000
To run a particular files, go to
localhost:4000/path_to_file.php