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