This library is a Microsoft Access database reader written in PHP 7.1. It uses mdbtools to access the database schema and content.
This library is available through Packagist and can be installed using Composer:
composer require codeinc/ms-access-reader
The library is published under the MIT license (see LICENSE
file).