All Projects → SergiX44 → ISPC-PHPCompiler

SergiX44 / ISPC-PHPCompiler

Licence: GPL-3.0 License
Compile and manage multiple PHP versions easily!

Programming Languages

shell
77523 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to ISPC-PHPCompiler

Oracle Java
Ansible role to install Oracle Java 8/11 on Debian and RedHat based distributions.
Stars: ✭ 144 (+311.43%)
Mutual labels:  debian, ubuntu, centos
Ansible Role Hardening
Ansible role to apply a security baseline. Systemd edition.
Stars: ✭ 188 (+437.14%)
Mutual labels:  debian, ubuntu, centos
Dockerfiles
Phalcon Dockerfiles used for internal purposes.
Stars: ✭ 145 (+314.29%)
Mutual labels:  debian, ubuntu, centos
Mattermost Ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
Stars: ✭ 126 (+260%)
Mutual labels:  debian, ubuntu, centos
Kvm Install Vm
Bash script to build local virtual machines using KVM/libvirt and cloud-init.
Stars: ✭ 248 (+608.57%)
Mutual labels:  debian, ubuntu, centos
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (+262.86%)
Mutual labels:  debian, ubuntu, centos
Openvpn Install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Stars: ✭ 14,199 (+40468.57%)
Mutual labels:  debian, ubuntu, centos
Postinstall
💻 Bash Script to automate post-installation steps
Stars: ✭ 104 (+197.14%)
Mutual labels:  debian, ubuntu, centos
dist-detect
Try to determine what Linux/Unix distribution is running on a remote host and get a hint if security updates are applied.
Stars: ✭ 14 (-60%)
Mutual labels:  debian, ubuntu, centos
Mtprotoproxyinstaller
One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian
Stars: ✭ 216 (+517.14%)
Mutual labels:  debian, ubuntu, centos
Wslu
A collection of utilities for Windows 10 Linux Subsystems
Stars: ✭ 2,020 (+5671.43%)
Mutual labels:  debian, ubuntu, centos
Nginx-builder
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file.
Stars: ✭ 143 (+308.57%)
Mutual labels:  build, debian, centos
Serverfarmer
Manage multiple servers with different operating systems, configurations, requirements etc. for many separate customers in an outsourcing model.
Stars: ✭ 122 (+248.57%)
Mutual labels:  debian, ubuntu, centos
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+285.71%)
Mutual labels:  debian, ubuntu, centos
Democratic Csi
csi storage for container orchestration systems
Stars: ✭ 120 (+242.86%)
Mutual labels:  debian, ubuntu, centos
Trojan Tutor.github.io
trojan 教程 自建梯子教程 trojan教程 trojan-gfw 科学上网 代理工具 翻墙 Ubuntu Debian 小白教程 https伪装
Stars: ✭ 150 (+328.57%)
Mutual labels:  debian, ubuntu, centos
Wg Install
Wireguard road warrior installer for Ubuntu, Debian, CentOS and Fedora
Stars: ✭ 99 (+182.86%)
Mutual labels:  debian, ubuntu, centos
Vagrant Box Templates
Stars: ✭ 100 (+185.71%)
Mutual labels:  debian, ubuntu, centos
Lamp
Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu
Stars: ✭ 2,456 (+6917.14%)
Mutual labels:  debian, ubuntu, centos
Nginx Builder
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file.
Stars: ✭ 123 (+251.43%)
Mutual labels:  build, debian, centos

🚀 The PHP Compiler Script .github/workflows/compile-tests.yml

This script will help you to manage different PHP version for your webserver (especially made for ISPConfig installations). This supports auto compiling and auto configure feature with a very high optimization level (-O3 -march=native -mtune=native flags) for PHP >= 5.6. See the versions.sh file to see them.

At every launch a new version of the versions.sh file is imported from this repository, it ensure always up to date links and builds.

How to use

Just run this command in your shell to download and run the script, and then just follow the instruction on your screen:

wget https://raw.githubusercontent.com/SergiX44/ISPC-PHPCompiler/bash-version/php-compiler.sh; chmod +x php-compiler.sh; bash php-compiler.sh

Currently supported platforms

OS \ PHP 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
Debian 9 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Debian 10 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Debian 11 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Centos 7 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Ubuntu 18.04 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Ubuntu 20.04 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

EOL

The script should also work on:

  • Ubuntu 14.04
  • Ubuntu 16.04
  • Ubuntu 17.04
  • Ubuntu 17.10
  • Devuan 1
  • Devuan 2
  • Devuan 3
  • Debian 8
  • CentOS 8

But these platforms are no longer tested.

Contributors

SergiX44 Pe46dro
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].