mwahba/importexcel

This a php library to import excel files to SQLite database

v1.3.1 2022-12-15 11:24 UTC

This package is auto-updated.

Last update: 2024-05-15 14:21:15 UTC


README

This is a library to import excel files to SQLite database

Can be used by typing the following command: composer require mwahba/importexcel

After installing use: \Mwahba\Importexcel\ImportExcel::import_excel($VAR_NAME);