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: 2024-05-18 15:55:47 UTC


README

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