An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Nextras Multi Query Parser
==========================

[![Build](https://github.com/nextras/multi-query-parser/actions/workflows/build.yml/badge.svg)](https://github.com/nextras/multi-query-parser/actions/workflows/build.yml)
[![Downloads this Month](https://img.shields.io/packagist/dm/nextras/multi-query-parser.svg?style=flat)](https://packagist.org/packages/nextras/multi-query-parser)
[![Stable Version](https://img.shields.io/packagist/v/nextras/multi-query-parser.svg?style=flat)](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).