{"id":23588437,"url":"https://github.com/contributte/nusoap","last_synced_at":"2025-04-12T16:31:28.348Z","repository":{"id":37102909,"uuid":"52865133","full_name":"contributte/nusoap","owner":"contributte","description":":smirk: Fixed NuSOAP for PHP 5.6 - 8.2","archived":false,"fork":false,"pushed_at":"2025-02-28T08:27:16.000Z","size":800,"stargazers_count":324,"open_issues_count":45,"forks_count":355,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-05T15:00:40.464Z","etag":null,"topics":["http","library","nusoap","php","soap"],"latest_commit_sha":null,"homepage":"https://f00b4r.github.io/nusoap/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/contributte.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["f3l1x"],"custom":["https://contributte.org/partners.html"]}},"created_at":"2016-03-01T09:36:38.000Z","updated_at":"2025-02-28T08:27:20.000Z","dependencies_parsed_at":"2024-01-25T10:58:59.595Z","dependency_job_id":"956bbe6b-a736-41f0-b8c5-1ce9be7ac9a6","html_url":"https://github.com/contributte/nusoap","commit_stats":{"total_commits":144,"total_committers":46,"mean_commits":3.130434782608696,"dds":0.6736111111111112,"last_synced_commit":"e9063947cee369a043b32b3c12e259c317ea7b7b"},"previous_names":["contributte/nusoap","f00b4r/nusoap"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributte%2Fnusoap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributte%2Fnusoap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributte%2Fnusoap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributte%2Fnusoap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contributte","download_url":"https://codeload.github.com/contributte/nusoap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248596503,"owners_count":21130713,"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":["http","library","nusoap","php","soap"],"created_at":"2024-12-27T06:00:16.612Z","updated_at":"2025-04-12T16:31:28.321Z","avatar_url":"https://github.com/contributte.png","language":"PHP","readme":"\u003ch1 align=center\u003eNuSOAP\u003c/h1\u003e\n\n\u003cp align=center\u003e\nNuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a set of PHP classes - no PHP extensions required - that allow developers to create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n🕹 \u003ca href=\"https://f3l1x.io\"\u003ef3l1x.io\u003c/a\u003e | 💻 \u003ca href=\"https://github.com/f3l1x\"\u003ef3l1x\u003c/a\u003e | 🐦 \u003ca href=\"https://twitter.com/xf3l1x\"\u003e@xf3l1x\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n  All credits belongs to official authors, take a look at \u003ca href=\"https://sourceforge.net/projects/nusoap/\"\u003esourceforge.net/projects/nusoap/\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n  \u003ca href=\"https://github.com/pwnlabs/nusoap/actions\"\u003e\u003cimg src=\"https://badgen.net/github/checks/pwnlabs/nusoap/master?cache=300\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://coveralls.io/r/pwnlabs/nusoap\"\u003e\u003cimg src=\"https://badgen.net/coveralls/c/github/pwnlabs/nusoap?cache=300\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/econea/nusoap\"\u003e\u003cimg src=\"https://badgen.net/packagist/dm/econea/nusoap\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/econea/nusoap\"\u003e\u003cimg src=\"https://badgen.net/packagist/dt/econea/nusoap\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/econea/nusoap\"\u003e\u003cimg src=\"https://badgen.net/packagist/v/econea/nusoap\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n-----\n\n## Info\n\n- Supported PHP: [5.4 - 8.2](https://packagist.org/packages/econea/nusoap)\n- Official project: https://sourceforge.net/projects/nusoap/\n\n## Installation\n\nTo install this library use [Composer](https://getcomposer.org/).\n\n```\ncomposer require econea/nusoap\n```\n\n## Usage\n\n```php\n// Config\n$client = new nusoap_client('example.com/api/v1', 'wsdl');\n$client-\u003esoap_defencoding = 'UTF-8';\n$client-\u003edecode_utf8 = FALSE;\n\n// Calls\n$result = $client-\u003ecall($action, $data);\n```\n\n## Development\n\nSee [how to contribute](https://contributte.org/contributing.html) to this package.\n\nThis package is currently maintained by these authors.\n\n\u003ca href=\"https://github.com/f3l1x\"\u003e\n    \u003cimg width=\"80\" height=\"80\" src=\"https://avatars2.githubusercontent.com/u/538058?v=3\u0026s=80\"\u003e\n\u003c/a\u003e\n\n-----\n\nConsider to [support](https://github.com/sponsors/f3l1x) **f3l1x**. Also thank you for using this package.\n","funding_links":["https://github.com/sponsors/f3l1x","https://contributte.org/partners.html"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontributte%2Fnusoap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontributte%2Fnusoap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontributte%2Fnusoap/lists"}