Skip to content

Instantly share code, notes, and snippets.

View huanyichuang's full-sized avatar

Huanyi Chuang (Eric) huanyichuang

View GitHub Profile
@yehgdotnet
yehgdotnet / install_phpzip.md
Last active February 7, 2023 13:14
MAMP PRO for Mac OSX - Installing PHP ZIP extension

From Terminal

# install dependencies
brew install autoconf # required by pecl 
brew install libzip


# install zip extenion in your selected MAMP PHP version 
ls /Applications/MAMP/bin/php/