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

Fleshgrinder/php-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Shell script for compiling latest PHP from source.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages