1.1.1. PHP extensions

The following PHP extensions are required for the core of Buan to operate:

If you wish to use Buan's built-in ORM (Object Relational Mapping) system for handling database transactions then you may also need to enable the database-specific PDO driver for your database of choice (eg. if you use MySQL then you may have to enable PDO_MYSQL.) See the PHP documentation for more details.