Bash script to make setting up the Brotli extension for PHP on Debian / Ubuntu based systems simple.
Go to file
Robert @ Tech Addressed 8266aacbd7 Update 'README.md' 2022-11-27 02:11:43 +00:00
LICENSE Initial commit 2022-07-14 03:29:57 +00:00
README.md Update 'README.md' 2022-11-27 02:11:43 +00:00
setup-php-ext-brotli.sh Fix PHP version detection 2022-07-14 02:11:39 -04:00

README.md

setup-php-brotli

Bash script to make setting up the Brotli extension for PHP on Debian / Ubuntu based systems simple.

Usage

git clone https://gitea.techaddressed.com/robert/setup-php-brotli.git
cd setup-php-brotli
./setup-php-ext-brotli.sh

Credits

Brotli Extension for PHP on GitHub

Contributions

Pull requests are always welcome, however, if you'd like to suggest changes please contact me via Twitter (@techaddressed) to discuss your proposed changes.

License

MIT