I want to upload files into alfresco by using PHP code. I am using this code
But it is giving this error:
Fatal error: Class 'SoapClient' not found in C:\xampp\htdocs\alfresco_php\php-lib\source\php\api\Alfresco\Service\WebService\AlfrescoWebService.php on line 21
Can anyone help me how to integrate Alfresco in PHP?