https://github.com/shadowhand/latitude
A SQL query builder with zero dependencies
https://github.com/shadowhand/latitude
php php7 query-builder sql
Last synced: 5 months ago
JSON representation
A SQL query builder with zero dependencies
- Host: GitHub
- URL: https://github.com/shadowhand/latitude
- Owner: shadowhand
- License: mit
- Created: 2017-01-24T20:24:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T18:49:59.000Z (7 months ago)
- Last Synced: 2025-05-07T00:00:58.525Z (5 months ago)
- Topics: php, php7, query-builder, sql
- Language: PHP
- Homepage: https://latitude.shadowhand.com/
- Size: 416 KB
- Stars: 628
- Watchers: 22
- Forks: 52
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- php-awesome - Latitude - SQL 语句构建工具 (类库 / 数据库)
README
Latitude Query Builder
======================[](https://www.patreon.com/shadowhand)
[](https://packagist.org/packages/latitude/latitude)
[](https://github.com/shadowhand/latitude/blob/master/LICENSE)
[](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!