php-extended / php-user-agent-object
A library that implements the php-user-agent-interface library
7.0.6
2024-07-31 13:30 UTC
Requires
- php: >=8.0
- php-extended/php-user-agent-interface: ^7
- php-extended/php-version-object: ^7
Requires (Dev)
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.phar
from their website. - Then run the following command to install this library as dependency :
php composer.phar php-extended/php-user-agent-object ^7
License
MIT (See license file).