https://github.com/misantron/pg-query
[WIP] Powerful pgsql query builder
https://github.com/misantron/pg-query
framework-agnostic hacktoberfest pdo-wrapper postgresql query-builder
Last synced: 8 months ago
JSON representation
[WIP] Powerful pgsql query builder
- Host: GitHub
- URL: https://github.com/misantron/pg-query
- Owner: misantron
- License: mit
- Created: 2017-05-12T14:35:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T07:39:20.000Z (over 5 years ago)
- Last Synced: 2025-03-26T15:54:43.300Z (11 months ago)
- Topics: framework-agnostic, hacktoberfest, pdo-wrapper, postgresql, query-builder
- Language: PHP
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PG.Query
[](https://github.com/misantron/pg-query/actions)
[](https://scrutinizer-ci.com/g/misantron/pg-query)
[](https://scrutinizer-ci.com/g/misantron/pg-query)
Powerful SQL query builder without dependencies for Postgres database.
## Install
The recommended way to install is through [Composer](https://getcomposer.org).
```bash
composer require misantron/pg-query
```
## License
[The MIT License (MIT)](LICENSE)
Copyright © 2020 Aleksandr Ivanov