https://github.com/smillerdev/homebrew-tap
🐘🌐 PHP extension formulae not suitible for Homebrew/core
https://github.com/smillerdev/homebrew-tap
Last synced: about 1 year ago
JSON representation
🐘🌐 PHP extension formulae not suitible for Homebrew/core
- Host: GitHub
- URL: https://github.com/smillerdev/homebrew-tap
- Owner: SMillerDev
- License: bsd-2-clause
- Created: 2018-08-10T11:20:16.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T11:30:17.000Z (over 1 year ago)
- Last Synced: 2025-03-22T03:02:53.594Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 274 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.