承接 1naturalway/brightree 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

1naturalway/brightree

最新稳定版本:1.8.2

Composer 安装命令:

composer require 1naturalway/brightree

包简介

Brightree API Wrapper for PHP

README 文档

README

Install

Using the composer CLI:

composer require 1naturalway/brightree 

Or manually add it to your composer.json:

{ "require": { "1naturalway/brightree": "dev-master", } }

Laravel 5.1 Service Provider

In config/app.php, register the service provider

Brightree\FrameworkSupport\Laravel\BrightreeServiceProvider::class, 

Register the Facade (optional)

'Brightree' => Brightree\FrameworkSupport\Laravel\BrightreeFacade::class 

Publish the config

php artisan vendor:publish --provider="Brightree\FrameworkSupport\Laravel\BrightreeServiceProvider" 

Set your env variables

BRIGHTREE_USERNAME=xxxxxxxx BRIGHTREE_PASSWORD=xxxxxxxx 

Access Brightree SDK from the Facade or Binding

 $service = Brightree::orderEntryService(); $service = app('brightree)->orderEntryService(); 

Processing a Customer

  1. Create Patient
  2. Add Insurance to Patient
  3. Create Sales Order
  4. Add Items to Sales Order

统计信息

  • 总下载量: 17.66k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 5
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固