Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smillerdev/homebrew-tap

🐘🌐 PHP extension formulae not suitible for Homebrew/core
https://github.com/smillerdev/homebrew-tap

Last synced: about 2 months ago
JSON representation

🐘🌐 PHP extension formulae not suitible for Homebrew/core

Awesome Lists containing this project

README

        

# SMillerDev/php-ext
PHP extension formulae for the Homebrew package manager. These extensions are not a part of [Homebrew/core](https://github.com/Homebrew/homebrew-core/) because they are either not popular enough or have known stability problems.

Other extensions that used to be available from, the now deprecated, [Homebrew/php](https://github.com/Homebrew/homebrew-php/) should be installed through [PECL](https://pecl.php.net/).

## How do I install these formulae?
`brew tap smillerdev/php-ext` then `brew install `

## Troubleshooting
First, please run `brew update` and `brew doctor`.

Second, read the [Troubleshooting Checklist](https://docs.brew.sh/Troubleshooting).

**If you don't read these it will take us far longer to help you with your problem.**

## License
Code is under the [BSD 2-clause "Simplified" License](https://github.com/Homebrew/homebrew-core/blob/master/LICENSE.txt).

## Credits
Thanks @kabel, I happily copied this.