{"id":20134243,"url":"https://github.com/trickfilm400/php-mongodb-management","last_synced_at":"2026-05-08T02:17:23.244Z","repository":{"id":262682835,"uuid":"888025773","full_name":"Trickfilm400/php-mongodb-management","owner":"Trickfilm400","description":"A simple php user + database web management","archived":false,"fork":false,"pushed_at":"2024-11-13T17:29:58.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T09:25:27.509Z","etag":null,"topics":["docker","mongodb","mongodb-management","php"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/n404/php-mongodb-management","language":"HTML","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/Trickfilm400.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2024-11-13T17:25:01.000Z","updated_at":"2024-11-13T17:30:17.000Z","dependencies_parsed_at":"2024-11-13T18:45:30.691Z","dependency_job_id":null,"html_url":"https://github.com/Trickfilm400/php-mongodb-management","commit_stats":null,"previous_names":["trickfilm400/php-mongodb-management"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fphp-mongodb-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fphp-mongodb-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fphp-mongodb-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fphp-mongodb-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trickfilm400","download_url":"https://codeload.github.com/Trickfilm400/php-mongodb-management/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241580575,"owners_count":19985573,"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":["docker","mongodb","mongodb-management","php"],"created_at":"2024-11-13T21:07:56.346Z","updated_at":"2026-05-08T02:17:18.217Z","avatar_url":"https://github.com/Trickfilm400.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"This Project is a very, very simple PHP API for managing users (+ permissions) + databases in MongoDB\n\n## Features\n- Create + Delete Databases\n- Create + Delete Users\n- Grant + Revoke Roles for users on databases\n\n\n\n\u003cimg src=\".github/screenshot_webpage.png\" alt=\"Website Screenshot of Usage+Features\"\u003e\n\n\n### Usage\n\n```yaml\nservices:\n  mongo-mgnt:\n    image: n404/php-mongodb-management\n    ports:\n      - 8777:8080\n    environment:\n      - DB_HOST=172.17.0.1\n```\n\n### Configuration with environment variables\n| ENV                                     | Value     |\n|-----------------------------------------|-----------|\n| DB_HOST                                 | localhost |\n| DB_PORT                                 | 27017     |\n| DB_USER                                 | root      | \n| DB_PASSWORD                             | example   | \n| DB_USER_AUTH_SOURCE (for DB_USER!)      | admin     | \n| AUTH_TOKEN (if empty, auth is disabled) | \"\"        | \n\n#### Authentication\n\nIf you need authentication for the API, simply set the `AUTH_TOKEN` environment variable to any string and specify this string on the index.html file or at the HTTP API requests in the `Authorization` HTTP Header as an `Bearer` token like this: `Authorization: Bearer \u003ctoken\u003e`.\n\n\nThe source code currently is a bit crazy, but working.\n\nHTTP API Documentation with OpenAPI schema coming soon in the future or so. (Currently, check the developer tools of the browser).\n\n\u0026copy; 2024 Trickfilm400","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrickfilm400%2Fphp-mongodb-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrickfilm400%2Fphp-mongodb-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrickfilm400%2Fphp-mongodb-management/lists"}