WhichBrowser / Parser-PHP

Browser sniffing gone too far — A useragent parser library for PHP
http://whichbrowser.net
MIT License
1.79k stars 242 forks source link

Project abandoned? #684

Closed fmonts closed 3 months ago

fmonts commented 1 year ago

Last commit was on April 22, so all the devices released during the last year are missing.

Is this project abandoned? In that case, are there good replacements out there?

lludwig commented 8 months ago

I am too considering alternatives. Any recommendations?

hexydec commented 6 months ago

Check out my library https://packagist.org/packages/hexydec/agentzero, different philosophy, but active development

NielsLeenheer commented 3 months ago

This library isn't abandoned, but currently on a low maintenance schedule. Considering how user agent strings are getting less and less detailed and reliable with the current generation of browsers, I don't believe it is worthwhile to spend much time updating it.