{"id":15096866,"url":"https://github.com/eunarede/bling-php-sdk","last_synced_at":"2025-10-08T00:32:15.180Z","repository":{"id":56979873,"uuid":"203208568","full_name":"eunarede/bling-php-sdk","owner":"eunarede","description":"PHP SDK (não oficial) para Bling ERP","archived":true,"fork":false,"pushed_at":"2019-09-11T02:59:02.000Z","size":38,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T03:28:56.781Z","etag":null,"topics":["bling","composer","composer-package","erp","php","sdk"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eunarede.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-19T16:20:21.000Z","updated_at":"2023-01-28T10:52:09.000Z","dependencies_parsed_at":"2022-08-21T08:10:59.399Z","dependency_job_id":null,"html_url":"https://github.com/eunarede/bling-php-sdk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eunarede%2Fbling-php-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eunarede%2Fbling-php-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eunarede%2Fbling-php-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eunarede%2Fbling-php-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eunarede","download_url":"https://codeload.github.com/eunarede/bling-php-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235669382,"owners_count":19026815,"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":["bling","composer","composer-package","erp","php","sdk"],"created_at":"2024-09-25T16:01:58.325Z","updated_at":"2025-10-08T00:32:09.850Z","avatar_url":"https://github.com/eunarede.png","language":"PHP","readme":"# bling-php-sdk\nPHP SDK (não oficial) para Bling ERP\n\n## Criando o cliente de configuração e autenticação\n\n```php\nuse Bling\\Core\\Config;\nuse Bling\\BlingClient;\n\n$apitoken = '1234';\n\n$client = new BlingClient(Config::configure($apitoken));\n\n```\n\n## Contatos\n\nuse os seguintes métodos abaixo para trabalhar com a API de contatos da Bling.\n\n### Listar Contatos\n\n```php\ntry {\n  $listarContatos = $client-\u003egetAllContatos();\n  print_r($listarContatos);\n} catch (\\Exception $e) {\n  echo $e-\u003egetMessage() . PHP_EOL;\n}\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feunarede%2Fbling-php-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feunarede%2Fbling-php-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feunarede%2Fbling-php-sdk/lists"}