gtfs-php-sdk
                                
                                 gtfs-php-sdk copied to clipboard
                                
                                    gtfs-php-sdk copied to clipboard
                            
                            
                            
                        Does this package support GTFS realtime?
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 is tagged with gtfs-realtime, but it doesn't seem to be able to read the file I have. (regular GTFS file works fine).
Further research shows that PHP support is deprecated for it, so might need to consider a language change.
Hi Bert,
The package does not support GTFS-RT yet, but this functionality would be welcomed.
Regards, Bert
Allright, thanks for letting me know! I got a little confused by the title having (-RT), not being sure wether that meant it being in- or excluded. Would you be open to a PR to clarify the readme a bit on that subject?
I'll see if I can quickly add realtime-support, which would be the best solution, since including gtfs-rt support was one of the original goals. Otherwise I'd be open to clearer documentation.