nahid / PHP8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP8 - Docker Build

This repository is fork from GrahamCampbell/PHP8. I just added some features with some fixes. This repository is create for having taste of PHP8.

Installation

Copy docker-compose.yaml.example as docker-compose.yaml then edit as you want and run this command

docker-compose up -d --build

Features/Extensions

  • PHP8
  • FPM enabled
  • FFI
  • JIT
  • Swoole
  • and many more ...

About

License:MIT License


Languages

Language:Shell 99.8%Language:PHP 0.2%