I am writing an application that has so far been written in PHP, from interface to daemons. I need to use fuse and would like to continue using PHP just for consistency. However, there are no bindings for PHP. Python, Java, etc. They have bindings, and I can code in these languages, I just do not want additional dependencies in this project. I saw the project in Google code but did nothing. Does anyone know if they were written?
source share