php-extended / php-user-agent-object
A library that implements the php-user-agent-interface library
Package info
gitlab.com/php-extended/php-user-agent-object
pkg:composer/php-extended/php-user-agent-object
9.0.1
2026-02-27 09:14 UTC
Requires
- php: >=8.2
- php-extended/php-user-agent-interface: ^9
- php-extended/php-version-object: ^9
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-27 08:14:46 UTC
README
A library that implements the php-user-agent-interface library
Installation
The installation of this library is made via composer and the autoloading of all classes of this library is made through their autoloader.
- Download
composer.pharfrom their website. - Then run the following command to install this library as dependency :
php composer.phar php-extended/php-user-agent-object ^9
License
MIT (See license file).