I created a yum repository for Emacs 23 and a few PHP packages. To install the yum repository, do the following as root:
rpm --import http://rpm.bradmwalker.com/brad-walker.asc
wget -P /etc/yum.repos.d/ http://rpm.bradmwalker.com/brad-walker.repo
I plan on updating the packages at least once every two weeks.