{"id":16674819,"url":"https://github.com/sergix44/ispc-phpcompiler","last_synced_at":"2026-02-11T11:01:51.591Z","repository":{"id":44777688,"uuid":"73177011","full_name":"sergix44/ISPC-PHPCompiler","owner":"sergix44","description":"Compile and manage multiple PHP versions easily!","archived":false,"fork":false,"pushed_at":"2023-11-13T20:20:32.000Z","size":362,"stargazers_count":44,"open_issues_count":1,"forks_count":16,"subscribers_count":11,"default_branch":"bash-version","last_synced_at":"2025-07-13T19:03:29.854Z","etag":null,"topics":["build","centos","compiler","debian","hacktoberfest","ispconfig","php","php8","script","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sergix44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["SergiX44"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2016-11-08T10:53:36.000Z","updated_at":"2024-11-15T18:30:34.000Z","dependencies_parsed_at":"2023-11-13T21:28:19.189Z","dependency_job_id":"440e1b71-6520-499d-9164-bb9b5f537cb0","html_url":"https://github.com/sergix44/ISPC-PHPCompiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sergix44/ISPC-PHPCompiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergix44%2FISPC-PHPCompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergix44%2FISPC-PHPCompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergix44%2FISPC-PHPCompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergix44%2FISPC-PHPCompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergix44","download_url":"https://codeload.github.com/sergix44/ISPC-PHPCompiler/tar.gz/refs/heads/bash-version","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergix44%2FISPC-PHPCompiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: 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":["build","centos","compiler","debian","hacktoberfest","ispconfig","php","php8","script","ubuntu"],"created_at":"2024-10-12T12:44:29.732Z","updated_at":"2026-02-11T11:01:51.542Z","avatar_url":"https://github.com/sergix44.png","language":"Shell","funding_links":["https://github.com/sponsors/SergiX44"],"categories":[],"sub_categories":[],"readme":"# 🚀 The PHP Compiler Script ![.github/workflows/compile-tests.yml](https://github.com/SergiX44/ISPC-PHPCompiler/workflows/.github/workflows/compile-tests.yml/badge.svg)\n\nThis script will help you to manage different PHP version for your webserver (especially made for ISPConfig installations). \nThis supports **auto compiling and auto configure feature** with a **very high optimization level** (`-O3` `-march=native` `-mtune=native` flags) for PHP \u003e= 5.6. See the versions.sh file to see them.\n\nAt every launch a new version of the `versions.sh` file is imported from this repository, it **ensure always up to date links and builds**.\n\n# How to use\nJust run this command in your shell to download and run the script, and then just follow the instruction on your screen:\n```bash\nwget https://raw.githubusercontent.com/SergiX44/ISPC-PHPCompiler/bash-version/php-compiler.sh; chmod +x php-compiler.sh; bash php-compiler.sh\n```\n# Currently supported platforms\n| OS \\ PHP     \t| 5.6 \t| 7.0 \t| 7.1 \t| 7.2 \t| 7.3 \t| 7.4 \t| 8.0 \t| 8.1  | 8.2 RC  |\n|--------------\t|-----\t|-----\t|-----\t|-----\t|-----\t|-----\t|-----\t|-----\t|-----\t|\n| Debian 9     \t|     \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t|\n| Debian 10    \t|     \t|     \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t|\n| Debian 11    \t|     \t|     \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t|\n| Centos 7     \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t|\n| Ubuntu 18.04 \t|     \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t|\n| Ubuntu 20.04 \t|     \t|     \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t|\n| Ubuntu 22.04 * \t|     \t|     \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t| ✔️   \t|\n\n(*) on Ubuntu 22.x PHP \u003c= 8.0 only without OpenSSL\n\n# EOL\nThe script should also work on:\n - Ubuntu 14.04\n - Ubuntu 16.04\n - Ubuntu 17.04\n - Ubuntu 17.10\n - Devuan 1\n - Devuan 2\n - Devuan 3\n - Debian 8\n - CentOS 8\n\nBut these platforms are no longer tested.\n\n# Contributors\n[\u003cimg src=\"https://www.gravatar.com/avatar/98b8d56f4a193e3f7154f236c16930b2?s=100\" alt=\"\" height=\"100\"\u003e](https://github.com/SergiX44) | [\u003cimg src=\"https://www.gravatar.com/avatar/35923b3b04e23bef801553656b606bfag?s=100\" alt=\"\" height=\"100\"\u003e](https://github.com/Pe46dro)\n---|---|\n[SergiX44](https://github.com/SergiX44) | [Pe46dro](https://github.com/Pe46dro)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergix44%2Fispc-phpcompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergix44%2Fispc-phpcompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergix44%2Fispc-phpcompiler/lists"}