karlsen-technologies / volkswagen-php
Unofficial PHP package for using the WeConnect API
Installs: 339
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/karlsen-technologies/volkswagen-php
Requires
- php: ^8.2
- ext-dom: *
- ext-libxml: *
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- laravel/pint: ^1.13
- phpstan/phpstan: ^1.10
- spatie/ray: ^1.39
README
This is an unofficial PHP library for the accessing the WeConnect API used by the official Volkswagen mobile app.
Requirements
- PHP: 8.2 or above
Installation
You can install the library using composer:
composer require karlsen-technologies/volkswagen-php
Usage
TODO
License
This library is licensed under the MIT License.