Sorry for late reply but I am genuinely curious on how you think PHP is a web framework? At best you can say it has routing built in, but no one even uses just php files as they are for "routing" anymore. How else is it a web framework? Especially over other scripting languages like Ruby that have a strong focus on web dev, but are just languages?