{"id":15021524,"url":"https://github.com/php/web-master","last_synced_at":"2025-10-19T06:15:40.023Z","repository":{"id":40386959,"uuid":"169308054","full_name":"php/web-master","owner":"php","description":"The user management system","archived":false,"fork":false,"pushed_at":"2025-03-18T16:14:24.000Z","size":4186,"stargazers_count":25,"open_issues_count":2,"forks_count":27,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-04-08T13:15:25.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/php.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":"2019-02-05T20:31:03.000Z","updated_at":"2025-04-04T04:34:09.000Z","dependencies_parsed_at":"2023-01-19T19:30:28.515Z","dependency_job_id":"665bc516-7f46-464c-a308-8935b168a8e5","html_url":"https://github.com/php/web-master","commit_stats":{"total_commits":1345,"total_committers":54,"mean_commits":24.90740740740741,"dds":0.8104089219330854,"last_synced_commit":"2ba3496d388369512cec1ad66caa326bdd57f177"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fweb-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fweb-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fweb-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fweb-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php","download_url":"https://codeload.github.com/php/web-master/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143252,"owners_count":21054737,"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":[],"created_at":"2024-09-24T19:56:40.787Z","updated_at":"2025-10-19T06:15:39.981Z","avatar_url":"https://github.com/php.png","language":"PHP","readme":"PHP user management system\n==========================\n\n#### Docker\n\n```shell\ndocker-compose up --build\n```\n\nYou can reset the data volumes using `docker-compose down -v`.\n\n#### Manual\n\n```shell\ngit submodule update --init\n\n# Create database and users:\nCREATE DATABASE phpmasterdb;\nCREATE USER 'nobody'@'localhost';\nGRANT ALL PRIVILEGES ON phpmasterdb.* TO 'nobody'@'localhost';\n\n# Create tables\nmysql -unobody phpmasterdb \u003c schema.sql\n\n# Create user test:test\nINSERT INTO users (username, svnpasswd, cvsaccess) VALUES ('test', '$2y$10$iGHyxmfHI62Xyr3DPf8faOPCvmU1UMVMlhJQ/FqooqgPJ3STMHTyG', 1);\n\n# Run server (must have mysql ext)\nphp -S localhost:8000 -d include_path=\"$PWD/include/\" -derror_reporting=\"E_ALL\u0026~E_DEPRECATED\" -t public\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp%2Fweb-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp%2Fweb-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp%2Fweb-master/lists"}