namdevel/tixid-api

非官方 Tix ID API 包装器

1.0 2021-07-14 02:19 UTC

This package is auto-updated.

Last update: 2024-09-21 18:09:37 UTC


README

MIT license PHP Libraries Open Source Love svg1 Hits

符合 2021 年 6 月 3 日 TixID API 更新。

☕ 赞助我一杯咖啡 : https://trakteer.id/namdevel

安装

composer require namdevel/tixid-api

功能

  • TIX -> getAuthToken
  • TIX -> get Cities
  • TIX -> get PromoBanner
  • TIX -> get Theaters
  • TIX -> movieInfo
  • TIX -> movieSchedule
  • TIX -> movieRate
  • TIX -> getVoucher
  • TIX -> nowPlaying
  • TIX -> upComing
  • TIX -> spotLights
  • TIX -> showspotLight
  • TIX -> relatedSpotlight
  • TIX -> tixNow -> showTixNow

许可证

本开源软件遵循 MIT 许可证分发。查看 LICENSE.md

贡献

欢迎所有类型的贡献 - 代码、测试、文档、错误报告、新功能等...

  • 发送反馈。
  • 提交错误报告。
  • 编写/编辑文档。
  • 修复错误或添加新功能。