https://github.com/mimmi20/ua-parser-interface
https://github.com/mimmi20/ua-parser-interface
php83
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimmi20/ua-parser-interface
- Owner: mimmi20
- License: mit
- Created: 2025-01-03T15:15:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-23T03:01:23.000Z (7 months ago)
- Last Synced: 2025-06-23T04:19:06.342Z (7 months ago)
- Topics: php83
- Language: PHP
- Homepage:
- Size: 241 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ua-parser-interface
[](https://packagist.org/packages/mimmi20/ua-parser-interface)
[](https://packagist.org/packages/mimmi20/ua-parser-interface)
[](https://packagist.org/packages/mimmi20/ua-parser-interface)
## Code Status
[](https://codecov.io/gh/mimmi20/ua-parser-interface)
[](https://isitmaintained.com/project/mimmi20/ua-parser-interface "Average time to resolve an issue")
[](https://isitmaintained.com/project/mimmi20/ua-parser-interface "Percentage of issues still open")
[](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/ua-parser-interface/master)
## Requirements
This library requires PHP 8.1+.
## Installation
Run
```shell
composer require mimmi20/ua-parser-interface
```
## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).