{"id":22266827,"url":"https://github.com/qbhy/nuonuo-php-sdk","last_synced_at":"2025-07-28T10:33:35.955Z","repository":{"id":56938755,"uuid":"127076023","full_name":"qbhy/nuonuo-php-sdk","owner":"qbhy","description":"诺诺开放平台SDK","archived":false,"fork":false,"pushed_at":"2018-03-29T02:47:39.000Z","size":18,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-12T22:51:28.276Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qbhy.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":"2018-03-28T03:04:56.000Z","updated_at":"2024-10-09T07:18:40.000Z","dependencies_parsed_at":"2022-08-21T01:40:17.694Z","dependency_job_id":null,"html_url":"https://github.com/qbhy/nuonuo-php-sdk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qbhy/nuonuo-php-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbhy%2Fnuonuo-php-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbhy%2Fnuonuo-php-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbhy%2Fnuonuo-php-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbhy%2Fnuonuo-php-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbhy","download_url":"https://codeload.github.com/qbhy/nuonuo-php-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbhy%2Fnuonuo-php-sdk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267502696,"owners_count":24098202,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-03T10:24:11.322Z","updated_at":"2025-07-28T10:33:33.848Z","avatar_url":"https://github.com/qbhy.png","language":"PHP","readme":"# nuonuo-php-sdk\n诺诺开放平台SDK (非官方)\n\n* [诺诺开放平台 API](https://open.jss.com.cn//interplatform/getApiList.do?index=1)\n\n## 安装\n```bash\n$ composer require 96qbhy/nuonuo-php-sdk:dev-master\n```\n\n## 使用示例\n```php\nrequire 'vendor/autoload.php';\n\n$config = [\n    'appId'     =\u003e 'appId',\n    'appSecret' =\u003e 'appSecret',\n    'userTax'   =\u003e 'userTax',\n];\n\n$nuonuo = new \\Qbhy\\Nuonuo\\Nuonuo($config);\n\n// 查询请求开票信息接口\n$result = $nuonuo-\u003equickInvoice-\u003equerySpeedBilling();\nvar_dump($result);\n\n// 自行调用\n$result = $nuonuo-\u003eapi-\u003erequest('nuonuo.order.detailsQuery', [\n    'companyId' =\u003e '',\n    'id'        =\u003e ''\n]);\nvar_dump($result);\n```\n\n96qbhy@gmail.com   ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbhy%2Fnuonuo-php-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbhy%2Fnuonuo-php-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbhy%2Fnuonuo-php-sdk/lists"}