Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NGINX Unit PHP

License

NotificationsYou must be signed in to change notification settings

uhlhosting/Unit-PHP

Build NGINX Unit with PHP Support

NGINX Unit with PHP Support

This repository contains the build configuration forNGINX Unit with support for multiple PHP versions. It utilizes GitHub Actions for automated building and testing, producing separate Debian packages for each specified PHP version.

Supported PHP Versions

  • PHP 7.4
  • PHP 8.0
  • PHP 8.1
  • PHP 8.2
  • PHP 8.3

You can find the detailed support matrix in theofficial NGINX Unit documentation.

Features

  • Multiple PHP Versions: Provides a separate NGINX Unit build for each supported PHP version, allowing seamless integration with various PHP-based applications.
  • Automated Builds: Utilizes GitHub Actions for automated building, testing, and deployment, ensuring consistent and up-to-date packages.

Building

The build process is handled through GitHub Actions and defined in thebuild.yml file. Each PHP version has a separate build job that configures and compiles NGINX Unit with the corresponding PHP support.

Dependencies

The build process requires the following dependencies:

  • Build tools (build-essential)
  • PHP development libraries (libphp*-embed)
  • OpenSSL development library (libssl-dev)
  • PCRE2 development library (libpcre2-dev)

Usage

The built NGINX Unit packages are available as GitHub releases and can bedownloaded from here. Refer to theofficial NGINX Unit documentation for instructions on deploying and configuring NGINX Unit with your PHP applications.

License

Please refer to theLICENSE file for details on the project's licensing.

Community

  • The go-to place to start asking questions and share your thoughts isourSlack channel.

  • OurGitHub issues page offersspace for a more technical discussion at your own pace.

  • Theproject map onGitHub sheds some light on our current work and plans for the future.

  • Ourofficial website may provide answersnot easily found otherwise.

  • Get involved with the project by contributing! See thecontributing guide for details.

  • To reach the team directly, subscribe to themailing list.

  • For security issues,email us, mentioningNGINX Unit in the subject and following theCVSSv3.1 spec.

Additional Resources


[8]ページ先頭

©2009-2025 Movatter.jp