Skip to content

The PHP binary used by NativePHP

Notifications You must be signed in to change notification settings

andresayac/php-bin

This branch is 249 commits behind NativePHP/php-bin:main.

Repository files navigation

PHP binaries used by the NativePHP framework

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.

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

About

The PHP binary used by NativePHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%