php-extensions topic

List php-extensions repositories

alpine-php-fpm

168
Stars
39
Forks
Watchers

Lightweight & optimized Multi-Arch Docker Images (x86_64/arm/arm64) for PHP-FPM (PHP 8.1, 8.2, 8.3) with essential extensions on top of latest Alpine Linux. :elephant:

docker-phpfpm

101
Stars
28
Forks
Watchers

Lightweight (~100mb) Docker PHP FPM for both arm and amd arch on alpine 3.17+ with PHP8.0.30/8.1.27/8.2.17/8.3.4 (also 7.4.33) with ~80-84 useful extensions (you can disable not necessary ones easily)

cache-extensions

44
Stars
5
Forks
Watchers

:package: Cache PHP extensions in GitHub Actions

zephir

3.3k
Stars
469
Forks
Watchers

Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP

homebrew-extensions

612
Stars
47
Forks
Watchers

:beers: Homebrew tap for PHP extensions

setup-php

2.8k
Stars
326
Forks
Watchers

GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.

php-enum-enhancements

17
Stars
0
Forks
Watchers

Adds some helpful enum traits to the glorious new PHP Enum type, like value lists and value arrays.