This mysqlnd extension handle load balancing betwwen master and slave servers, handled by the application, or transparently.

Pecl site: mysqlnd_ms

Documentation : Mysqlnd replication and load balancing plugin

Fedora review : Review request #742729

Installation, after the switch from php-mysql to php-mysqlnd :

yum --enablerepo=remi install php-pecl-mysqlnd-ms

RPM are available for fedora >= 11 and EL >= 4 in remi repository for PHP 5.3.

RPM are available for fedora >= 16 and EL >= 5 in remi-test repository for PHP 5.4.