They are developed by the PHP development team.
HOWEVER , these database extensions are becoming possible RDBMS providers and a development API. Extensions simply use the RDBMS APIs provided by them.
For example, PDO_mysql , mysql and mysqli entire interface with libmysql or mysqlnd , supported by the MySQL development team.
source share