🚧 This project is still under early development and not ready for production use. 🚧
PHP wrapper for the Geofox Thin Interface (GTI) serving public transportation data for Hamburg.
This project is still under early development and not ready for production use. Only
- init
- Request
- Response
- checkName
- Request
- Response
- getRoute
- Request
- Response
- departureList
- Request
- Response
- getTariff
- Request
- Response
- departureCourse
- Request
- Response
- listStations
- Request
- Response
- listLines
- Request
- Response
- getAnnouncements
- Request
- Response
- checkPostalCode
- Request
- Response
- getVehicleMap
- Request
- Response
- getTrackCoordinates
- Request
- Response
- getIndividualRoute
- Request
- Response
- AnnouncementFilterPlannedType
- AnnouncementReason
- AttributeType
- ButtonType
- CoordinateType
- ElevatorState
- ExtraFareType
- FilterType
- FilterServiceType
- Language
- LineModificationType
- LocationType
- ModificationType
- Platform
- RealtimeType
- ReturnCode
- SdType
- SegmentSelector
- SimpleServiceType
- TariffRegionType
- VehicleType
- Announcement
- Attribute
- ContSearchByServiceId
- Coordinate
- Departure
- FilterEntry
- GtiTime
- JourneySdName
- Link
- Location
- RegionalSdName
- Schedule
- ScheduleElement
- SdName
- Service
- ServiceType
- StationListEntry
- TariffDetails
- TariffInfo
- TariffInfoSelector
- TariffRegionInfo
- TariffRegionList
- TicketInfo
composer require jdpowered/geofox-gti-client
[TODO]
If you discover a security vulnerability within Geofox GTI Client, please send an email to Jonas Döbertin via [email protected]. All security vulnerabilities will be promptly addressed.
This Geofox GTI Client is open-sourced software licensed under the MIT license.