https://github.com/nextras/multi-query-parser
Parses particular queries form a SQL file.
https://github.com/nextras/multi-query-parser
multi-query nextras parser sql
Last synced: 11 months ago
JSON representation
Parses particular queries form a SQL file.
- Host: GitHub
- URL: https://github.com/nextras/multi-query-parser
- Owner: nextras
- License: mit
- Created: 2015-07-06T12:38:07.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T19:01:59.000Z (over 1 year ago)
- Last Synced: 2025-04-05T10:46:11.951Z (about 1 year ago)
- Topics: multi-query, nextras, parser, sql
- Language: PHP
- Homepage: https://nextras.org
- Size: 54.7 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
Nextras Multi Query Parser
==========================
[](https://github.com/nextras/multi-query-parser/actions/workflows/build.yml)
[](https://packagist.org/packages/nextras/multi-query-parser)
[](https://packagist.org/packages/nextras/multi-query-parser)
### Installation
Use composer:
```bash
$ composer require nextras/multi-query-parser
```
### License
MIT. See full [license](license.md).