The mysqlnd plugin API is a well hidden gem of mysqlnd. Mysqlnd plugins operate on a layer between PHP applications and the MySQL server. This is comparable to MySQL Proxy.
MySQL Proxy operates on a layer between any MySQL client application, for example, a PHP application and, the MySQL server.