{"id":16078299,"url":"https://github.com/sandrokeil/arangodb-php-client","last_synced_at":"2025-03-18T05:31:26.962Z","repository":{"id":62540165,"uuid":"154982014","full_name":"sandrokeil/arangodb-php-client","owner":"sandrokeil","description":"ArangoDB PHP PSR 7/17/18 client implementation with transaction and batch support.","archived":false,"fork":false,"pushed_at":"2021-08-19T12:08:50.000Z","size":222,"stargazers_count":6,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T07:35:04.710Z","etag":null,"topics":["arangodb","http","http-client","php","psr-17","psr-18","psr-7"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandrokeil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-27T15:54:31.000Z","updated_at":"2021-08-19T12:23:39.000Z","dependencies_parsed_at":"2022-11-02T16:00:25.782Z","dependency_job_id":null,"html_url":"https://github.com/sandrokeil/arangodb-php-client","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandrokeil","download_url":"https://codeload.github.com/sandrokeil/arangodb-php-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243903185,"owners_count":20366438,"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":["arangodb","http","http-client","php","psr-17","psr-18","psr-7"],"created_at":"2024-10-09T10:11:35.968Z","updated_at":"2025-03-18T05:31:24.299Z","avatar_url":"https://github.com/sandrokeil.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arangodb-php-client\n\n[![Build Status](https://travis-ci.org/sandrokeil/arangodb-php-client.svg?branch=master)](https://travis-ci.org/sandrokeil/arangodb-php-client)\n[![Coverage Status](https://coveralls.io/repos/github/sandrokeil/arangodb-php-client/badge.svg?branch=master)](https://coveralls.io/github/sandrokeil/arangodb-php-client?branch=master)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sandrokeil/arangodb-php-client/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/sandrokeil/arangodb-php-client/?branch=master)\n[![Latest Stable Version](https://poser.pugx.org/sandrokeil/arangodb-php-client/v/stable.png)](https://packagist.org/packages/sandrokeil/arangodb-php-client)\n[![Total Downloads](https://poser.pugx.org/sandrokeil/arangodb-php-client/downloads.png)](https://packagist.org/packages/sandrokeil/arangodb-php-client)\n[![License](https://poser.pugx.org/sandrokeil/arangodb-php-client/license.png)](https://packagist.org/packages/sandrokeil/arangodb-php-client)\n\n[ArangoDB](https://arangodb.com/ \"native multi-model database\") HTTP client implementation with PHP \nPSR [7](https://www.php-fig.org/psr/psr-7/) / [17](https://www.php-fig.org/psr/psr-17/) / [18](https://www.php-fig.org/psr/psr-18/) support.\n\n * **Well tested.** Besides unit test and continuous integration/inspection this solution is also ready for production use.\n * **Framework agnostic** This PHP library does not depends on any framework but you can use it with your favourite framework.\n * **Every change is tracked**. Want to know whats new? Take a look at [CHANGELOG.md](https://github.com/sandrokeil/interop-config/blob/master/CHANGELOG.md)\n * **Listen to your ideas.** Have a great idea? Bring your tested pull request or open a new issue.\n\n## Requirements\n\n- PHP \u003e= 7.2\n- ArangoDB server version \u003e= 3.4\n\n## Examples\n\nExamples of how to create collections or documents and more are provided in the [`example`](example) directory.\n\n## Tests\nIf you want to run the unit tests locally you need [Docker](https://docs.docker.com/engine/installation/ \"Install Docker\")\nand [Docker Compose](https://docs.docker.com/compose/install/ \"Install Docker Compose\").\n\nInstall dependencies with:\n\n```\n$ docker run --rm -i -v $(pwd):/app prooph/composer:7.4 update -o\n```\n\nCopy `docker-compose.yml.dist` to `docker-compose.yml` and modify to your needs.\n\nStart containers with\n```\n$ docker-compose up -d --no-recreate\n```\n\nExecute tests with\n\n```\n$ docker-compose run --rm php vendor/bin/phpunit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandrokeil%2Farangodb-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandrokeil%2Farangodb-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandrokeil%2Farangodb-php-client/lists"}