Запустите Php Websevrer с Python
import os
os.system('php -S localhost:8000')
CLUSION
import os
os.system('php -S localhost:8000')