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
packagist.org
Latest Release
about 5 years ago
0.2.106
about 5 years ago
Versions
3
3
Downloads
42,635 total
42,635 total
Dependent Repos
1
1
Loading...
Readme
Loading...
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%