gtfs-php-sdk icon indicating copy to clipboard operation
gtfs-php-sdk copied to clipboard

An SDK to easily handle GTFS files

Results 4 gtfs-php-sdk issues
Sort by recently updated
recently updated
newest added

Thanks for your work on this package, comes in very handy! I find mixed info on realtime support, so I was wondering if this package supports it? Saw that it...

Directions.txt is a GTFS+ Experimental dataset, GTFS+ is an extension to GTFS in use by the San Francisco (MTC) 511.org, Trillium, etc. Many transit agencies in the SF Bay Area...

For CalendarDate, getDate returns a DateTime without settings the time in the DateTime object. So the time used to create the DateTime object is therefore the current time. Perhaps, settings...

Minor change to prevent the following error in php 8.4 ``` Deprecated: fgetcsv(): the $escape parameter must be provided as its default value will change ```