https://github.com/dvsa/mot-cpms-common
CPMS service for MOT Testing application
https://github.com/dvsa/mot-cpms-common
Last synced: 10 months ago
JSON representation
CPMS service for MOT Testing application
- Host: GitHub
- URL: https://github.com/dvsa/mot-cpms-common
- Owner: dvsa
- License: mit
- Created: 2023-05-24T07:27:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T16:16:45.000Z (over 1 year ago)
- Last Synced: 2024-12-11T17:25:54.606Z (over 1 year ago)
- Language: PHP
- Size: 577 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# mot-cpms-common
CPMS service for MOT Testing application
## Installing
The recommended way to install is through [Composer](https://getcomposer.org/).
```
composer require dvsa/mot-cpms-common
```
## Contributing
Please refer to our [Contribution Guide](/CONTRIBUTING.md).