Is there a PhP wrapper of OpenBabel?

156 views Asked by At

We are using this for customer to generate images, but we have to serve the images in round-about way. It will be nice if OpenBabel gives us as Stream that can be redirected automatically.

1

There are 1 answers

0
Arthur On

YES. You can use swig to compile it.

cmake sourcepath -DPHP_BINDINGS=ON -DRUN_SWIG=ON