mwahba/importexcel

This a php library to import excel files to SQLite database

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:lirarby

pkg:composer/mwahba/importexcel

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

This package is auto-updated.

Last update: 2025-10-15 17:38:09 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);