Skip to content

Instantly share code, notes, and snippets.

View danielpaul's full-sized avatar
🏠
Working from home

Daniel Paul danielpaul

🏠
Working from home
View GitHub Profile
PHP_VER="5.5.14"
# Check if extension exists first
php -m | grep pgsql
# Update brew and install requirements
brew update
brew install autoconf
# Download PHP source and extract