PHP doesn't use built-in objects the way ASP does; instead there are various arrays and environment variables that are available.
ASP's objects are there because VBScript itself is so brain-dead it can't do even the most basic web processing tasks (like getting form data) without loading in additional extensions - those "built-in" objects aren't really built in at all!