mimmi20 / wurfl-generic-request
the Generic Request Object extracted from Wurfl for PHP 7.1+
Installs: 53 139
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- ext-mbstring: *
- laminas/laminas-diactoros: ^3.5.0
- mimmi20/ua-loader-interface: ^4.0.1
- mimmi20/ua-normalizer: ^7.0.0
- mimmi20/ua-parser-interface: ^2.0.0
- psr/http-message: ^1.1 || ^2.0
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.29.10
- mimmi20/browser-detector-version: ^11.0.0
- mimmi20/coding-standard: ^6.0.6
- mimmi20/ua-browser-type: ^11.0.0
- mimmi20/ua-result: ^12.0.0
- nikic/php-parser: ^5.4.0
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.1.1
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-phpunit: ^2.0.3
- phpunit/phpunit: ^11.5.3
- rector/rector: ^2.0.6
- rector/type-perfect: ^2.0.2
- shipmonk/composer-dependency-analyser: ^1.8.2
- symfony/process: ^7.2.0
- symplify/phpstan-rules: ^14.2.5
- tomasvotruba/cognitive-complexity: ^1.0.0
- tomasvotruba/type-coverage: ^2.0.2
- tomasvotruba/unused-public: ^2.0.0
- dev-master
- 10.0.1
- 10.0.0
- 9.0.1
- 9.0.0
- 8.0.2
- 8.0.1
- 8.0.0
- 7.0.1
- 7.0.0
- 6.0.6
- 6.0.5
- 6.0.4
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.0.13
- 5.0.12
- 5.0.11
- 5.0.10
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.1.0
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.8.0
- 1.7.1.0
- 1.7.0.0
- 1.0.4
- 1.0.3
- 1.0.1
- 1.0.0
- dev-updates
This package is auto-updated.
Last update: 2025-01-15 18:48:40 UTC
README
Code Status
Requirements
This library requires PHP 8.3+.
Installation
Run the command below to install via Composer
composer require mimmi20/ua-generic-request
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub