nativephp / php-bin
PHP binaries used by the NativePHP framework
Fund package maintenance!
simonhamp
Opencollective
Installs: 50 345
Dependents: 1
Suggesters: 0
Security: 0
Stars: 81
Watchers: 5
Forks: 18
Language:Batchfile
- dev-main
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
- dev-update-php-8.3-mac-arm64
- dev-update-php-8.1-mac-x86
- dev-update-php-8.3-mac-x86
- dev-update-php-8.1-win-x64
- dev-update-php-8.3-win-x64
- dev-update-php-8.2-win-x64
- dev-update-php-8.2-mac-x86
- dev-update-php-8.2-linux-x64
- dev-update-php-8.3-linux-x64
- dev-update-php-8.1-linux-x64
- dev-update-php-8.2-mac-arm64
- dev-update-php-8.1-mac-arm64
This package is auto-updated.
Last update: 2024-11-10 01:25:51 UTC
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
dev
dependency, 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/laravel 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