Here are
28 public repositories
matching this topic...
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
🍻 Homebrew tap for PHP extensions
Docker PHP FPM on alpine 3.12/3.13 with PHP7.4.25 with 86 extensions and PHP8.0.12 with 78 cool extensions (you can disable not necessary ones easily)
Updated
Nov 4, 2021
Dockerfile
📦 Cache PHP extensions in GitHub Actions
Updated
Nov 4, 2021
Shell
A lightweight and optimized PHP-FPM (PHP 7.4 / 8.0) with essential extensions on top of latest Alpine Linux.
Updated
Oct 26, 2021
Dockerfile
a modern alternative way to generate PHP Extension skeleton.
A PHP extension for CouchDB
Instructions to install common PHP extensions in standard Docker images (latest alpine and debian)
Updated
Nov 3, 2021
Dockerfile
PHP extension of universal buffer for 1-dimension and OpenBLAS and mathematical library
PHP extension for interfacing with TdLib
Zend Engine 3 Zephir Kernel
A PHP extension for decompressing Unity LZ4 files.
Build PHP extensions for windows
Updated
Sep 21, 2021
PowerShell
Dockerized php with php extension(s) 🐳
Updated
Feb 16, 2021
Dockerfile
PHP FPM images for Drupal development
Updated
Sep 21, 2021
Dockerfile
This is an extension for PHP ReflectionClass which helps you get the body of a class method
record some PHP open source extensions that need to be used in the work.
Shell Scripts for working with PHP and Extensions source code
Updated
Jul 8, 2017
Shell
Tool kit for building PHP under Windows
Checks if you have specific modules installed in your PHP Environment.
Examples demonstrating how PHP TimeCop works
Docker php-fpm-alpine image with extensions
Updated
Oct 13, 2021
Dockerfile
🔧 Additional PHP extensions for Heroku PHP Buildpack
Improve this page
Add a description, image, and links to the
php-extensions
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
php-extensions
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
jest.it.eachreduces the boilerplate test code and improves the readability and maintainability.Currently
config,toolsandcoveragetests usejest.it.each. The same can be done forutils,extensionsandinstalltests.Ref: