Your output suggests that these repos still exist and that some of these unofficial packages are also currently installed.
# yum repolist enabled
will output the enabled repos.
# rpm -qa "*php*"
will output all installed packages that have “php” in their name.