codeinc/ms-access-reader

Microsoft Access database reader using mdbtools

1.0.1 2018-12-14 12:07 UTC

This package is auto-updated.

Last update: 2024-04-15 00:43:52 UTC


README

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).