{"id":18763889,"url":"https://github.com/opis/database","last_synced_at":"2025-04-09T06:09:53.121Z","repository":{"id":11819719,"uuid":"14371406","full_name":"opis/database","owner":"opis","description":"Database abstraction layer","archived":false,"fork":false,"pushed_at":"2024-09-29T19:52:06.000Z","size":1043,"stargazers_count":101,"open_issues_count":7,"forks_count":25,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-01T13:08:08.017Z","etag":null,"topics":["database","opis","pdo","php"],"latest_commit_sha":null,"homepage":"https://opis.io/database","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-11-13T17:41:24.000Z","updated_at":"2025-03-30T02:37:41.000Z","dependencies_parsed_at":"2024-06-18T14:03:19.229Z","dependency_job_id":"70026a45-a559-4423-aa94-ba6a89ecd24f","html_url":"https://github.com/opis/database","commit_stats":{"total_commits":703,"total_committers":9,"mean_commits":78.11111111111111,"dds":0.08819345661450928,"last_synced_commit":"5f6839e75ff04e878ec6aec880df935c3061af20"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fdatabase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fdatabase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fdatabase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fdatabase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opis","download_url":"https://codeload.github.com/opis/database/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"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":["database","opis","pdo","php"],"created_at":"2024-11-07T18:27:56.121Z","updated_at":"2025-04-09T06:09:53.104Z","avatar_url":"https://github.com/opis.png","language":"PHP","readme":"Opis Database\n=============\n[![Tests](https://github.com/opis/database/workflows/Tests/badge.svg)](https://github.com/opis/database/actions)\n[![Latest Stable Version](https://poser.pugx.org/opis/database/version.png)](https://packagist.org/packages/opis/database)\n[![Latest Unstable Version](https://poser.pugx.org/opis/database/v/unstable.png)](https://packagist.org/packages/opis/database)\n[![License](https://poser.pugx.org/opis/database/license.png)](https://packagist.org/packages/opis/database)\n\nDatabase abstraction layer\n-------------------------\n\n**Opis Database** is a library that implements an abstraction layer over the PDO extension, \nby providing a powerful query builder along with an easy to use schema builder. \nThe aim of the library is to provide an unified way of interacting with databases, \nno matter of the underlying relational database management system.\n\nCurrently, we are officially supporting MySQL, PostgreSQL, Microsoft SQL, and SQLite. \nWe also provide experimental support - without any commitment regarding bug fixes and updates - for Firebird, \nIBM DB2, Oracle, and NuoDB query builder.\n\n## Documentation\n\nThe full documentation for this library can be found [here][documentation]\n\n## License\n\n**Opis Database** is licensed under the [Apache License, Version 2.0][apache_license]\n\n## Requirements\n\n* PHP 7 or higher\n* PDO\n\n## Installation\n\n**Opis Database** is available on [Packagist] and it can be installed from a \ncommand line interface by using [Composer]. \n\n```bash\ncomposer require opis/database\n```\n\nOr you could directly reference it into your `composer.json` file as a dependency\n\n```json\n{\n    \"require\": {\n        \"opis/database\": \"^4.0\"\n    }\n}\n```\n\n\n[documentation]: https://opis.io/database\n[apache_license]: https://www.apache.org/licenses/LICENSE-2.0 \"Apache License\"\n[Packagist]: https://packagist.org/packages/opis/database \"Packagist\"\n[Composer]: https://getcomposer.org \"Composer\"\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopis%2Fdatabase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopis%2Fdatabase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopis%2Fdatabase/lists"}