An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

marcocesarato/sqlparser

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

Ecosystem
packagist.org
Latest Release
0.2.106
about 5 years ago
Versions
3
Downloads
42,635 total
Dependent Repos
1
Links
Registry packagist.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:composer/marcocesarato/sqlparser
spec
License GPL-3.0-or-later
Namespace marcocesarato
First Release over 6 years ago
Last Synced 19 days ago
Repository
Stars 31 on GitHub
Forks 13 on GitHub
Rankings on packagist.org
Downloads Top 7.1%
Forks Top 4.1%