2017 © Pedro PelĂĄez
 

library geofox-gti-client

image

jdpowered/geofox-gti-client

  • Wednesday, April 4, 2018
  • by JonasDoebertin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

🚧 This project is still under early development and not ready for production use. 🚧, (*1)

Latest Stable Version Latest Unstable Version Build Status StyleCI License , (*2)

Geofox GTI Client

PHP wrapper for the Geofox Thin Interface (GTI) serving public transportation data for Hamburg., (*3)

Todo

This project is still under early development and not ready for production use. Only, (*4)

API Methods

  • [ ] init
    • [x] Request
    • [x] Response
  • [ ] checkName
    • [ ] Request
    • [ ] Response
  • [ ] getRoute
    • [ ] Request
    • [ ] Response
  • [ ] departureList
    • [x] Request
    • [x] Response
  • [ ] getTariff
    • [ ] Request
    • [ ] Response
  • [ ] departureCourse
    • [ ] Request
    • [ ] Response
  • [ ] listStations
    • [x] Request
    • [x] Response
  • [ ] listLines
    • [ ] Request
    • [ ] Response
  • [ ] getAnnouncements
    • [ ] Request
    • [ ] Response
  • [ ] checkPostalCode
    • [ ] Request
    • [ ] Response
  • [ ] getVehicleMap
    • [ ] Request
    • [ ] Response
  • [ ] getTrackCoordinates
    • [ ] Request
    • [ ] Response
  • [ ] getIndividualRoute
    • [ ] Request
    • [ ] Response

Enums

  • [x] AnnouncementFilterPlannedType
  • [ ] AnnouncementReason
  • [x] AttributeType
  • [x] ButtonType
  • [x] CoordinateType
  • [x] ElevatorState
  • [x] ExtraFareType
  • [x] FilterType
  • [x] FilterServiceType
  • [x] Language
  • [x] LineModificationType
  • [ ] LocationType
  • [x] ModificationType
  • [x] Platform
  • [x] RealtimeType
  • [x] ReturnCode
  • [x] SdType
  • [x] SegmentSelector
  • [x] SimpleServiceType
  • [x] TariffRegionType
  • [x] VehicleType

Objects

  • [ ] Announcement
  • [x] Attribute
  • [ ] ContSearchByServiceId
  • [x] Coordinate
  • [x] Departure
  • [x] FilterEntry
  • [x] GtiTime
  • [x] JourneySdName
  • [ ] Link
  • [ ] Location
  • [x] RegionalSdName
  • [ ] Schedule
  • [ ] ScheduleElement
  • [x] SdName
  • [x] Service
  • [x] ServiceType
  • [x] StationListEntry
  • [ ] TariffDetails
  • [ ] TariffInfo
  • [ ] TariffInfoSelector
  • [ ] TariffRegionInfo
  • [ ] TariffRegionList
  • [ ] TicketInfo

Installation

composer require jdpowered/geofox-gti-client

Usage

[TODO], (*5)

Security Vulnerabilities

If you discover a security vulnerability within Geofox GTI Client, please send an email to Jonas Döbertin via hello@jd-powered.net. All security vulnerabilities will be promptly addressed., (*6)

License

This Geofox GTI Client is open-sourced software licensed under the MIT license., (*7)

The Versions