deaduseful / browserversions
Gets the latest versions of browsers
Installs: 1 252
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.4.0
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ^9.5
README
About
Browser Versions is package that identifies the latest versions of modern web browsers.
Helping you to answer that age-old question of: Is the browser version up to date or not?
Installation
Testing
We have unit tests, you can run then by running:
vendor/bin/phpunit tests
You'll need to install phpunit first:
composer install --dev
Also see
- Based on the BrowseHappy code.
- Created for the Is my browser up to date? tool.
- A deaduseful project.
- Made by Wade
- Contribute to Browser Versions at GitHub