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-12-14 18:52:38 UTC
README
FFI based implementation of some libc functions which PHP fails to support. Currently only execv() is available.