cancel
Showing results for 
Search instead for 
Did you mean: 

How to Connect CMIS WORKBENCH TO PHP

cyrose22
Star Contributor
Star Contributor

Hi All,

  Is it possible to connect the CMIS Workbench into PHP?

How to do it? Can I have some details?

Thanks

3 REPLIES 3

calvo
Star Collaborator
Star Collaborator

Hi,

Sorry, but I don't understand what do you really need.

If you want to use cmis with php exists a php client:

Apache Chemistry - phpclient 

Regards,

clv

cyrose22
Star Contributor
Star Contributor

How to access that client? 

calvo
Star Collaborator
Star Collaborator

Hi,

CMIS PHP Client is a CMIS client library for PHP. So, maybe you can try to find any example. Anyway, in this link Apache Chemistry - phpclient  you have doc.

You can check some php code: asf - Revision 1832660: /chemistry/phpclient/trunk/examples 

Regards,

clv