Adds support for the Autobedrijf Voertuigen plugin to Corcel, allowing you to use the vehicles in your WordPress installation in Laravel.
This package adds a Siero\\Corcel\\Vehicle
model to use with Corcel, which can be used to
retrieve a vehicle from your WordPress installation with most properties available.
The code follows the structure installed by Corcel, and has some key points:
- Contains enums for fuel, transmission, colour, vehicle kind, energy rating and more
- Base Vehicle object, with all accessories and images as child items (through relations)
- Full support for accessory groups
The project is licened under the MIT license.