Download the PHP package shiyan/file-to-sqlite without Composer
On this page you can find all versions of the php package shiyan/file-to-sqlite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package file-to-sqlite
File to SQLite
A command-line utility for copying data from a file to an SQLite database file using regular expressions.
Perfect for converting automatic log files, reports, etc.
Requirements
- PHP ≥ 7.1
- Composer
Installation
Make sure that the COMPOSER_HOME/vendor/bin
dir is in your PATH
env var.
More info in the composer help: composer global -h
If you have the CGR installed, then run the following command instead of the one above:
Usage
Arguments:
Options:
All versions of file-to-sqlite with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-pdo_sqlite Version *
consolidation/annotated-command Version ^2.8.3
shiyan/iterate Version ^2.0
shiyan/lite-sql-insert Version ^3.0@beta
symfony/console Version ^4.0
symfony/filesystem Version ^4.0
ext-pdo_sqlite Version *
consolidation/annotated-command Version ^2.8.3
shiyan/iterate Version ^2.0
shiyan/lite-sql-insert Version ^3.0@beta
symfony/console Version ^4.0
symfony/filesystem Version ^4.0
The package shiyan/file-to-sqlite contains the following files
Loading the files please wait ....