{"id":13699993,"url":"https://github.com/sandrokeil/arangodb-php-driver","last_synced_at":"2025-05-04T18:33:55.786Z","repository":{"id":74519342,"uuid":"106853812","full_name":"sandrokeil/arangodb-php-driver","owner":"sandrokeil","description":"A PHP extension for ArangoDB with fuerte and velocypack :rocket:","archived":true,"fork":false,"pushed_at":"2018-04-15T16:42:14.000Z","size":369,"stargazers_count":5,"open_issues_count":15,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-13T06:32:53.821Z","etag":null,"topics":["arangodb","cpp","database","driver","fuerte","nosql","php","php-extension","velocypack","vpack"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandrokeil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-10-13T17:26:00.000Z","updated_at":"2023-01-28T14:05:16.000Z","dependencies_parsed_at":"2023-02-24T10:00:16.773Z","dependency_job_id":null,"html_url":"https://github.com/sandrokeil/arangodb-php-driver","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrokeil%2Farangodb-php-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandrokeil","download_url":"https://codeload.github.com/sandrokeil/arangodb-php-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252382827,"owners_count":21739222,"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","cpp","database","driver","fuerte","nosql","php","php-extension","velocypack","vpack"],"created_at":"2024-08-02T20:00:46.879Z","updated_at":"2025-05-04T18:33:54.793Z","avatar_url":"https://github.com/sandrokeil.png","language":"C++","funding_links":[],"categories":["客户端"],"sub_categories":[],"readme":"# ArangoDB PHP Driver \nNative PHP extension for [ArangoDB](https://arangodb.com/).\n\n## Development\n\nFirst install dependencies with\n\n```\n$ ./get_fuerte\n```\n\nand PHP dependencies with\n\n```\n$ docker run --rm -it --volume $(pwd):/app prooph/composer:7.1 update\n```\n\nThis extension is build with [PHP-CPP](http://www.php-cpp.com/).\nThe build is simple with [Docker Compose](https://docs.docker.com/compose/install/).\n\n```\n$ docker-compose build arangodb-builder\n$ docker-compose up -d --no-recreate arangodb\n```\n\n### Test\n\n```\n$ docker-compose run --rm arangodb-builder\n$ docker-compose build php\n$ docker-compose run --rm php vendor/bin/phpunit\n```\n\nCleanup\n\n```\n$ docker-compose down -v\n```\n\n### Debugging\nCheck which symbols are in `build/libarangodb.so`. See [nm docs](https://linux.die.net/man/1/nm).\n\n```\n$ nm -g build/libarangodb.so | grep ArangoDb\n$ ldd build/libarangodb.so\n```\n\n### UI\nOpen [management UI](http://localhost:8529/). You should see one collection\nnamed `testobi`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandrokeil%2Farangodb-php-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandrokeil%2Farangodb-php-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandrokeil%2Farangodb-php-driver/lists"}