Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/smillerdev/homebrew-tap
- Owner: SMillerDev
- License: bsd-2-clause
- Created: 2018-08-10T11:20:16.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T08:02:24.000Z (8 months ago)
- Last Synced: 2024-05-02T01:08:03.382Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 267 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
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.