parcelvalue / api-client
ParcelValue API Client
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.3
- parcelvalue/api: @dev
- webservco/api: @dev
- webservco/framework: @dev
Requires (Dev)
- pds/skeleton: ^1.0
- php-parallel-lint/php-console-highlighter: ^0.5
- php-parallel-lint/php-parallel-lint: ^1.2
- phpstan/phpstan: ^0.12
- phpstan/phpstan-strict-rules: ^0.12
- phpunit/phpunit: ^9.5
- slevomat/coding-standard: ^6.4
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2024-10-31 15:10:48 UTC
README
ParcelValue API Client
Utilities and examples for the ParcelValue API.
No PHP programming knowledge is required for running most of the examples in this project.
Documentation
- Installation
- Generate authentication hash
- Generate authentication token (JWT)
- Retrieve information about the current client
- Create and retrieve shipments
ParcelValue API documentation
For up to date API documentation please see the ParcelValue API project.