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