{"id":36387490,"url":"https://github.com/1naturalway/brightree","last_synced_at":"2026-01-11T15:04:07.875Z","repository":{"id":56261623,"uuid":"161538652","full_name":"1naturalway/brightree","owner":"1naturalway","description":"Brightree API Wrapper","archived":false,"fork":false,"pushed_at":"2025-07-17T11:23:44.000Z","size":111,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-28T19:59:28.402Z","etag":null,"topics":["facade","laravel","php"],"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/1naturalway.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,"zenodo":null}},"created_at":"2018-12-12T20:01:45.000Z","updated_at":"2025-07-17T11:23:00.000Z","dependencies_parsed_at":"2025-07-17T17:00:57.810Z","dependency_job_id":"19fe0ba1-da9a-4a27-859e-293986202b0d","html_url":"https://github.com/1naturalway/brightree","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/1naturalway/brightree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1naturalway%2Fbrightree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1naturalway%2Fbrightree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1naturalway%2Fbrightree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1naturalway%2Fbrightree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1naturalway","download_url":"https://codeload.github.com/1naturalway/brightree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1naturalway%2Fbrightree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28309752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["facade","laravel","php"],"created_at":"2026-01-11T15:04:07.410Z","updated_at":"2026-01-11T15:04:07.862Z","avatar_url":"https://github.com/1naturalway.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brightree PHP SDK\n\n## Install\n\nUsing the composer CLI:\n\n```\ncomposer require 1naturalway/brightree\n```\n\nOr manually add it to your composer.json:\n\n``` json\n{\n  \"require\": {\n    \"1naturalway/brightree\": \"dev-master\",\n  }\n}\n```\n\n## Laravel 5.1 Service Provider\n\nIn config/app.php, register the service provider\n\n```\nBrightree\\FrameworkSupport\\Laravel\\BrightreeServiceProvider::class,\n```\n\nRegister the Facade (optional)\n\n```\n'Brightree' =\u003e Brightree\\FrameworkSupport\\Laravel\\BrightreeFacade::class\n```\n\nPublish the config\n\n```\nphp artisan vendor:publish --provider=\"Brightree\\FrameworkSupport\\Laravel\\BrightreeServiceProvider\"\n```\n\nSet your env variables\n\n```\nBRIGHTREE_USERNAME=xxxxxxxx\nBRIGHTREE_PASSWORD=xxxxxxxx\n```\n\nAccess Brightree SDK from the Facade or Binding\n\n```\n $service = Brightree::orderEntryService();\n\n $service = app('brightree)-\u003eorderEntryService();\n```\n\n## Processing a Customer\n\n1) Create Patient\n2) Add Insurance to Patient\n3) Create Sales Order\n4) Add Items to Sales Order\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1naturalway%2Fbrightree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1naturalway%2Fbrightree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1naturalway%2Fbrightree/lists"}