{"id":15019680,"url":"https://github.com/auraphp/aura.sqlquery","last_synced_at":"2025-04-14T08:15:58.245Z","repository":{"id":10870786,"uuid":"13157487","full_name":"auraphp/Aura.SqlQuery","owner":"auraphp","description":"Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.","archived":false,"fork":false,"pushed_at":"2024-03-14T04:50:32.000Z","size":1133,"stargazers_count":450,"open_issues_count":25,"forks_count":86,"subscribers_count":35,"default_branch":"3.x","last_synced_at":"2024-10-29T17:38:39.584Z","etag":null,"topics":["microsoft-sql-server","mysql","php","postgresql","query-builder","sqlite"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/auraphp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-09-27T18:08:03.000Z","updated_at":"2024-09-08T09:37:43.000Z","dependencies_parsed_at":"2024-03-14T05:48:55.714Z","dependency_job_id":null,"html_url":"https://github.com/auraphp/Aura.SqlQuery","commit_stats":{"total_commits":542,"total_committers":41,"mean_commits":13.21951219512195,"dds":"0.30996309963099633","last_synced_commit":"6f71a3b82d7018dff437cdd316f3eb851fd3713c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auraphp%2FAura.SqlQuery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auraphp%2FAura.SqlQuery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auraphp%2FAura.SqlQuery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auraphp%2FAura.SqlQuery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auraphp","download_url":"https://codeload.github.com/auraphp/Aura.SqlQuery/tar.gz/refs/heads/3.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248843958,"owners_count":21170496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["microsoft-sql-server","mysql","php","postgresql","query-builder","sqlite"],"created_at":"2024-09-24T19:53:53.073Z","updated_at":"2025-04-14T08:15:58.180Z","avatar_url":"https://github.com/auraphp.png","language":"PHP","readme":"# Aura.SqlQuery\n\nProvides query builders for MySQL, Postgres, SQLite, and Microsoft SQL Server.\nThese builders are independent of any particular database connection library,\nalthough [PDO](http://php.net/PDO) in general is recommended.\n\n## Installation and Autoloading\n\nThis package is installable and PSR-4 autoloadable via Composer as\n[aura/sqlquery][].\n\nAlternatively, [download a release][], or clone this repository, then map\nthe `Aura\\SqlQuery\\` namespace to the package `src/` directory.\n\n\n## Dependencies\n\nThis package requires PHP 5.6 or later; it has been tested on PHP 5.6-8.1. We recommend using the latest available version of PHP as a matter of principle.\n\nAura library packages may sometimes depend on external interfaces, but never on\nexternal implementations. This allows compliance with community standards\nwithout compromising flexibility. For specifics, please examine the package\n[composer.json][] file.\n\n## Quality\n\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/auraphp/Aura.SqlQuery/badges/quality-score.png?b=3.x)](https://scrutinizer-ci.com/g/auraphp/Aura.SqlQuery/)\n[![codecov](https://codecov.io/gh/auraphp/Aura.SqlQuery/branch/3.x/graph/badge.svg?token=UASDouLxyc)](https://codecov.io/gh/auraphp/Aura.SqlQuery)\n[![Continuous Integration](https://github.com/auraphp/Aura.SqlQuery/actions/workflows/continuous-integration.yml/badge.svg?branch=3.x)](https://github.com/auraphp/Aura.SqlQuery/actions/workflows/continuous-integration.yml)\n\nThis project adheres to [Semantic Versioning](http://semver.org/).\n\nTo run the unit tests at the command line, issue `composer install` and then\n`./vendor/bin/phpunit` at the package root. This requires [Composer][] to be\navailable as `composer`.\n\nThis package attempts to comply with [PSR-1][], [PSR-2][], and [PSR-4][]. If\nyou notice compliance oversights, please send a patch via pull request.\n\n## Community\n\nTo ask questions, provide feedback, or otherwise communicate with other Aura\nusers, please join our [Google Group][], follow [@auraphp][], or chat with us\non Freenode in the #auraphp channel.\n\n## Documentation\n\nThis package is fully documented [here](./docs/index.md).\n\n[PSR-1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md\n[PSR-2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md\n[PSR-4]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md\n[Composer]: http://getcomposer.org/\n[PHPUnit]: http://phpunit.de/\n[Google Group]: http://groups.google.com/group/auraphp\n[@auraphp]: http://twitter.com/auraphp\n[download a release]: https://github.com/auraphp/Aura.SqlQuery/releases\n[aura/sqlquery]: https://packagist.org/packages/aura/sqlquery\n[composer.json]: ./composer.json\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauraphp%2Faura.sqlquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauraphp%2Faura.sqlquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauraphp%2Faura.sqlquery/lists"}