GTFS for PHP

HI Guys,

I am struggling with this GTFS format. I know there are some dedicated libraries for python and c#, but to keep things simple on my server, I’d like to decode it with either PHP or C. Does anyone know of a reliable PHP library for these? I’ve tried to use this:

but it looks like contains dependencies no longer available with the latest version of php interpreter.