Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.5 KB

README.md

File metadata and controls

48 lines (38 loc) · 1.5 KB

TIX ID Api PHP Class (Un-Official)

MIT license PHP Libraries Open Source Love svg1 Hits

Compliant with the June 03, 2021 TixID API update.

☕ Buy Me a Coffee : https://trakteer.id/namdevel

Installation

composer require namdevel/tixid-api

Features

  • 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

License

This open-source software is distributed under the MIT License. See LICENSE.md

Contributing

All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...

  • Send feedbacks.
  • Submit bug reports.
  • Write/Edit the documents.
  • Fix bugs or add new features.