{"id":20601192,"url":"https://github.com/cleverage/process-soap-bundle","last_synced_at":"2025-05-10T00:31:24.621Z","repository":{"id":56953707,"uuid":"106558708","full_name":"cleverage/process-soap-bundle","owner":"cleverage","description":null,"archived":true,"fork":false,"pushed_at":"2024-10-22T15:34:58.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-06T16:18:43.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cleverage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-11T13:35:36.000Z","updated_at":"2024-10-22T15:35:21.000Z","dependencies_parsed_at":"2022-08-21T08:20:35.641Z","dependency_job_id":null,"html_url":"https://github.com/cleverage/process-soap-bundle","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fprocess-soap-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fprocess-soap-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fprocess-soap-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fprocess-soap-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cleverage","download_url":"https://codeload.github.com/cleverage/process-soap-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253346452,"owners_count":21894264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T09:08:58.493Z","updated_at":"2025-05-10T00:31:24.231Z","avatar_url":"https://github.com/cleverage.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"CleverAge/ProcessSoapBundle\n===========================\n\nThis bundle is deprecated, use [CleverAge/SoapProcessBundle](https://github.com/cleverage/soap-process-bundle) instead\n\n\nThis bundle extends the CleverAge/ProcessBundle to make Soap calls.\n\n## Configuration reference\n\n### Defining your Soap client\n\nYou can use the default client :\n\n```yml\nclever_age_soap_process:\n    clients:\n        \u003cclient_name\u003e:\n            wsdl: ~ # See SoapClient documentation : http://php.net/manual/en/soapclient.soapclient.php\n            options: ~ # See SoapClient documentation : http://php.net/manual/en/soapclient.soapclient.php\n            service_alias: ~ # An alias to your client service. The default name of the generated service is 'clever_age_process_soap.soap_client.\u003cclient_name\u003e'\n            class: ~ # The class implementing the service. By default '%clever_age_process_soap.soap_client.class%' \n```        \n\nOr you can declare your own Soap client service by implementing the `CleverAge\\ProcessSoapBundle\\Soap\\Client\\ClientInterface`.\n\n### Existing tasks\n\n#### SoapClientTask\n\nCall a method on your Soap client :\n\n```yml\n\u003ctask_code\u003e:\n    service: '@clever_age_soap_process.task.soap_client'\n    options:\n        # Required options\n        soap_client: \u003cservice name\u003e # your Soap client service\n        method: \u003cmethod name\u003e # the method to call\n    outputs: [\u003ctask_code\u003e] # Array of tasks to pass the output to\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleverage%2Fprocess-soap-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleverage%2Fprocess-soap-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleverage%2Fprocess-soap-bundle/lists"}