{"id":16226907,"url":"https://github.com/abbychau/phpmyserver","last_synced_at":"2026-04-24T12:33:40.527Z","repository":{"id":146759025,"uuid":"586005198","full_name":"abbychau/phpMyServer","owner":"abbychau","description":"A program that starts multiple PHP development servers and load balances incoming requests between them using a round-robin algorithm.","archived":false,"fork":false,"pushed_at":"2024-02-07T17:32:51.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T08:13:29.292Z","etag":null,"topics":["go","load-balancing","php","process-management","round-robin","web-development"],"latest_commit_sha":null,"homepage":"","language":"Go","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/abbychau.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":"2023-01-06T17:22:34.000Z","updated_at":"2023-08-06T12:16:01.000Z","dependencies_parsed_at":"2024-11-04T02:51:12.025Z","dependency_job_id":null,"html_url":"https://github.com/abbychau/phpMyServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abbychau/phpMyServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbychau%2FphpMyServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbychau%2FphpMyServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbychau%2FphpMyServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbychau%2FphpMyServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abbychau","download_url":"https://codeload.github.com/abbychau/phpMyServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbychau%2FphpMyServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go","load-balancing","php","process-management","round-robin","web-development"],"created_at":"2024-10-10T12:50:59.076Z","updated_at":"2026-04-24T12:33:40.508Z","avatar_url":"https://github.com/abbychau.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Process Manager\n\nThis program starts multiple PHP development servers and load balances incoming requests between them using a round-robin algorithm. The PHP development servers listen on consecutive ports starting from a specified port number.\n\n## Requirements\n\n- Go 1.15 or later\n- PHP 7.4 or later\n\n## Installation\n\n1. Clone the repository:\n```\ngit clone https://github.com/myusername/php-process-manager\n```\n\n2. Build the program:\n\n## Usage\n\n```\n./php-process-manager -process-port=8000 -balancer-port=9090\n```\n\n\nThe `process-port` flag specifies the starting port number for the PHP development servers. The `balancer-port` flag specifies the port number for the load balancer.\n\nAlternatively, you can set the `PROCESS_PORT` and `BALANCER_PORT` environment variables before running the program. If the flags are not specified, the environment variables will be used. If neither the flags nor the environment variables are specified, the default values of 8000 and 9090 will be used, respectively.\n\n## License\n\nThis program is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbychau%2Fphpmyserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbychau%2Fphpmyserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbychau%2Fphpmyserver/lists"}