Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shadowhand/latitude

A SQL query builder with zero dependencies
https://github.com/shadowhand/latitude

php php7 query-builder sql

Last synced: 3 days ago
JSON representation

A SQL query builder with zero dependencies

Awesome Lists containing this project

README

        

Latitude Query Builder
======================

[![Become a Supporter](https://img.shields.io/badge/patreon-sponsor%20me-e6461a.svg)](https://www.patreon.com/shadowhand)
[![Latest Stable Version](https://img.shields.io/packagist/v/latitude/latitude.svg)](https://packagist.org/packages/latitude/latitude)
[![License](https://img.shields.io/packagist/l/latitude/latitude.svg)](https://github.com/shadowhand/latitude/blob/master/LICENSE)
[![Build Status](https://img.shields.io/github/workflow/status/shadowhand/latitude/tests)](https://github.com/shadowhand/latitude)

A SQL query builder with zero dependencies. Attempts to be [PSR-1](http://www.php-fig.org/psr/psr-1/),
[PSR-2](http://www.php-fig.org/psr/psr-2/), and [PSR-4](http://www.php-fig.org/psr/psr-4/) compliant.

## Install

```
composer require latitude/latitude
```

## Documentation

The latest stable documentation is [available online](https://latitude.shadowhand.com/)
and can be found in the [docs/](docs/) directory.

## License

Latitude is licensed under [MIT](LICENSE.md) and can be used for any personal or
commercial project. If you really like it, feel free to buy me a beer sometime!