nativephp/php-bin
最新稳定版本:1.1.1
Composer 安装命令:
composer require nativephp/php-bin
包简介
PHP binaries used by the NativePHP framework
关键字:
README 文档
README
Installation
You can install the package via Composer:
composer require nativephp/php-bin --dev
or NPM:
npm -i @nativephp/php-bin --save-dev
ℹ️ Heads up...
You should install this package as a
devdependency, in most cases, and simply copy what you need from it to the relevant parts of your application. This will save you distributing all of the PHP binaries with every installation.
Building
NativePHP uses static-php-cli to build minimal, statically-linked, self-contained PHP
executables for each platform.
They are automatically built weekly to get the latest versions of PHP near enough as soon as they become available.
Check here for the definitive list of extensions that are compiled in.
Issues
Please raise any issues on the NativePHP/desktop repo.
Credits
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
统计信息
- 总下载量: 146.78k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 128
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2023-07-20