├── LICENSE ├── README.md ├── composer.json └── userAgent.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpfail/UserAgentGenerator/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpfail/UserAgentGenerator/HEAD/README.md -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpfail/UserAgentGenerator/HEAD/composer.json -------------------------------------------------------------------------------- /userAgent.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpfail/UserAgentGenerator/HEAD/userAgent.php --------------------------------------------------------------------------------