srwiez / php-bin-with-grpc
PHP binaries for NativePHP app that needs gRPC support
v1.0.2
2024-12-16 15:47 UTC
- dev-main
- v1.0.2
- v1.0.1
- v1.0.0
- dev-update-php-8.3-mac-x86
- dev-update-php-8.4-mac-x86
- dev-update-php-8.1-mac-x86
- dev-update-php-8.2-mac-x86
- dev-update-php-8.4-mac-arm64
- dev-update-php-8.1-linux-x64
- dev-update-php-8.3-linux-x64
- dev-update-php-8.4-linux-x64
- dev-update-php-8.2-linux-x64
- dev-update-php-8.1-mac-arm64
- dev-update-php-8.3-mac-arm64
- dev-update-php-8.2-mac-arm64
This package is auto-updated.
Last update: 2024-12-22 07:07:29 UTC
README
This is a fork of the NativePHP/php-bin repository with added support for gRPC.
Unless you need gRPC support, you should use the original repository.
This package is meant to be used in an NativePHP app like this:
composer require srwiez/php-bin-with-grpc
Open your .env
file and add the following line:
NATIVEPHP_PHP_BINARY_PATH=vendor/srwiez/php-bin-with-grpc/
And voilĂ !
Supported versions
We currently support PHP versions 8.1 to 8.4, along with macOS and Linux.
License
This repository is simply a redistribution of PHP. As such its use and further distribution is subject to the various license agreements found in the licenses