Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Latest commit

 

History

History
69 lines (62 loc) · 2.21 KB

README.md

File metadata and controls

69 lines (62 loc) · 2.21 KB

PHP compile

Shell script for compiling latest PHP from source and install composer.

Install

cd /usr/local/src
git clone https://github.com/Fleshgrinder/php-compile
cd php-compile
make

Executables

The following executables will be available after compilation and installation:

  • php (CLI version)
  • php-config
  • php-fpm
  • phpize
  • pear
  • pecl

Extensions

The following extensions are enabled beside the [core extensions] (https://php.net/extensions.membership#extensions.membership.core):

Weblinks

Other repositories of interest:

License

This is free and unencumbered software released into the public domain.

For more information, please refer to http://unlicense.org