• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

shivammathur/homebrew-extensions: Homebrew tap for PHP extensions

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

shivammathur/homebrew-extensions

开源软件地址:

https://github.com/shivammathur/homebrew-extensions

开源编程语言:

Ruby 100.0%

开源软件介绍:

Homebrew Tap for PHP extensions

brew tap shivammathur/extensions

Build status Build status LICENSE PHP Versions Supported

Linux architectures supported macOS architectures supported macOS architectures supported

Extensions

Extension PHP Version
amqp PHP 5.6 to PHP 8.2
apcu PHP 5.6 to PHP 8.2
couchbase PHP 5.6 to PHP 8.2
expect PHP 5.6 to PHP 8.2
gnupg PHP 5.6 to PHP 8.2
grpc PHP 5.6 to PHP 8.2
igbinary PHP 5.6 to PHP 8.2
imagick PHP 5.6 to PHP 8.2
imap PHP 5.6 to PHP 8.2
mailparse PHP 5.6 to PHP 8.2
mcrypt PHP 5.6 to PHP 8.2
memcache PHP 5.6 to PHP 8.2
memcached PHP 5.6 to PHP 8.2
mongodb PHP 5.6 to PHP 8.2
msgpack PHP 5.6 to PHP 8.2
pcov PHP 7.1 to PHP 8.2
pecl_http PHP 5.6 to PHP 8.2
phalcon3 PHP 5.6 to PHP 7.3
phalcon4 PHP 7.2 to PHP 7.4
propro PHP 5.6 to PHP 7.4
protobuf PHP 5.6 to PHP 8.2
psr PHP 5.6 to PHP 8.2
raphf PHP 5.6 to PHP 8.2
rdkafka PHP 5.6 to PHP 8.2
redis PHP 5.6 to PHP 8.2
ssh2 PHP 5.6 to PHP 8.2
swoole PHP 5.6 to PHP 8.2
vips PHP 7.0 to PHP 8.2
xdebug PHP 5.6 to PHP 8.2
xdebug2 PHP 7.2 to PHP 7.4
xlswriter PHP 7.0 to PHP 8.2
yaml PHP 5.6 to PHP 8.2
zmq PHP 5.6 to PHP 8.2

OS Support

Operating System Architecture
Linux 4.18+ x86_64
macOS Catalina x86_64
macOS Big Sur x86_64, arm64
macOS Monterey x86_64, arm64
  • On Linux, GLIBC 2.27 or newer is required, so distributions with Linux kernel 4.18 and newer are supported. For example: Ubuntu 18.04, Debian 10, CentOS 8, Fedora 28, and newer versions of these distributions.

Usage

Prerequisites

  • Update homebrew and the formulae:
brew update
  • Check that the required PHP version is installed. This tap works with PHP from both shivammathur/php tap and homebrew/core tap:
php -v
  • If not, install the required PHP version, For example to install PHP 8.0:
brew tap shivammathur/php
brew install shivammathur/php/[email protected]
brew link --force --overwrite shivammathur/php/[email protected]

Refer to shivammathur/php tap for more information about installing PHP.

Install PHP Extensions

  • Add Tap shivammathur/extensions:
brew tap shivammathur/extensions
  • Then install the required extension. See Formula directory for available formulae.

  • For example, to install Xdebug on PHP 8.0:

brew install shivammathur/extensions/[email protected]

Upgrade extensions

  • For example, to upgrade Xdebug on PHP 8.0.
brew upgrade shivammathur/extensions/[email protected]

Restart your webserver

If you are using Apache or Nginx with php-fpm, restart your webserver after installing or updating any PHP extensions.

  • For Apache (httpd):
brew services restart httpd
  • For Nginx:
brew services restart nginx

Debugging

  • Make sure you ran brew update before installing a PHP extension.

  • Run brew doctor and fix the warnings it reports.

  • Make sure homebrew has correct permissions.

sudo chown -R "$(id -un)":"$(id -gn)" $(brew --prefix)
  • Check if your issue is a Homebrew's common issue.

  • If you are still facing an issue, please create a discussion thread here.

License

The code in this project is licensed under the MIT license. Please see the license file for more information. This project has multiple dependencies. Their licenses can be found in their respective repositories.

Contributions

Contributions are welcome! Please see Contributor's Guide before you start. If you face any issues while using this tap or want to suggest a feature/improvement, create a discussion thread here.

Sponsors

We use MacStadium for our CI infrastructure.

Mac Stadium Mac Stadium

This project is generously supported by many other users and organisations via GitHub Sponsors.

Sponsor shivammathur

Related Projects

Dependencies

Extensions

Homebrew

Formulae dependencies




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
larsimmisch/homebrew-avr: AVR toolchain for homebrew发布时间:2022-06-14
下一篇:
fire1ce/BrewUp: BrewUp - macOS Auto Update Homebrew发布时间:2022-06-14
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap