arctic/arctic2api 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

arctic/arctic2api

Composer 安装命令:

composer require arctic/arctic2api

包简介

API for interacting with Arctic Reservations version 2

README 文档

README

PHP and JavaScript based interfaces to the Arctic Reservations v2 API.

PHP

These classes make it easy to access data from Arctic Reservations and make changes, all via a PHP object oriented interface. The files include support for OAuth 2.0 authentication, as well as access to the REST API to browse, create (insert), read (load), update and delete objects.

Initial classes are provided for common API endpoints, comments provide documentation on common fields (although fields may vary based on system configuration) and examples show basic usage.

To use these functions, you must have both client credentials and API credentials. If you are an Arctic Reservations customer, please contact support for this information.

Support for:

  • Persons
  • Person metadata - addresses, phone numbers, email addresses, notes
  • Inquiries
  • Tasks
  • Invoices
  • Invoice data - groups, items, transactions
  • Activities
  • Reservations
  • Reservation members (guests)
  • Trips
  • Trip types
  • Trip pricing levels
  • Trip add-ons
  • Guides
  • Guide schedule entries
  • Rentals
  • Rental includes
  • Rental items
  • Rental item pricing levels
  • Business groups
  • Evaluation Responses
  • Trip Form Responses

Requires PHP 5.3+ (supports PHP 7.0).

JavaScript

The JavaScript reservation widget makes it easy to build custom replacements to the first step of the online booking process, including the ability to search and filter trips, as well as to display the initial booking form to get guest and add-on information. The JavaScript functionality relies on an open (unauthenticated) API for online reservations.

Version

Version v0.8 (beta)

Version 0.8 expands the person model to include a new method (insert or update), adds guide and guide schedule models, improves the way references are implemented, as well as support for both pre-populated or on-demand single references.

Version 0.7 has added a few new models (activities, rentals and reservations), added more methods to existing models (such as price and availability data for rental items) and substantially improved error handling by providing different exception types based on the HTTP status code.

Version 0.6 introduces the JavaScript reservation widget, as well as a few example implementations.

The repository has also been renamed to remove PHP from the name.

Authors

L. Nathan Perkins

arctic/arctic2api 适用场景与选型建议

arctic/arctic2api 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 458 次下载、GitHub Stars 达 0, 最近一次更新时间为 2014 年 03 月 16 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 arctic/arctic2api 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 arctic/arctic2api 我们能提供哪些服务?
定制开发 / 二次开发

基于 arctic/arctic2api 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-03-16