This a php library to import excel files to SQLite database
github.com/xxshagrathxx/importexcel
Type:lirarby
pkg:composer/mwahba/importexcel
Installs: 6
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT afc8ea7afbe117701f621a3a775bf65a33ce4dd0
This package is auto-updated.
Last update: 2026-04-15 18:48:11 UTC
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);