ennerd/libc

A collection of libc functions implemented via FFI for PHP

1.0.2 2023-06-30 13:13 UTC

This package is not auto-updated.

Last update: 2025-02-22 19:41:18 UTC


README

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