ennerd/libc

A collection of libc functions implemented via FFI for PHP

Maintainers

Package info

bitbucket.org/ennerd/libc

pkg:composer/ennerd/libc

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

1.0.2 2023-06-30 13:13 UTC

This package is not auto-updated.

Last update: 2026-03-08 00:42:42 UTC


README

FFI based implementation of some libc functions which PHP fails to support. Currently only execv() is available.