How to serve PHP without Apache Distribution
Some people might know that PHP comes with build in server php -S localhost:8000 note: But you will still need xampp

Some people might know that PHP comes with build in server
php -S localhost:8000
note
: But you will still need xampp