Top Level :: PHP
:: ffi
:: 0.3
ffi 0.3
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Foreign Function Interface |
Maintainers |
Ilia Alshanetsky <
ilia at php dot net >
(developer)
[details]
Wez Furlong <
wez at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
FFI is a multi-platform extension for PHP 5 that allows you to bind to functions from arbitrary shared libraries and call them. |
Homepage |
http://zlog.thebrainroom.net
|
Release notes
Version 0.3
(alpha)
|
Fixed some pointer problems, made some general improvements
Allow PHP scripts to extend the ffi class and implement __call overloading - see examples/ctype.php. (Ilia). |
|
Dependencies for release 0.3 |
|
No dependencies registered. |
|
|