PHP developers can connect to and communicate with MariaDB using a variety of third-party drivers and libraries.
A short tutorial with instructions on how to set up a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP (via mysqli).
The official MariaDB documentation provides the most robust and extensive reference material on MariaDB features and capabilities.