kwaadpepper / chronopost-api-php
Chronopost Api usage with php
dev-main
2025-04-26 15:08 UTC
Requires
- php: ^8.3
- ext-soap: *
- kwaadpepper/chronopost-creneau: ^1.0
- kwaadpepper/chronopost-quickcost: ^1.0
- kwaadpepper/chronopost-relay: ^1.0
- kwaadpepper/chronopost-searchbt: ^1.0
- kwaadpepper/chronopost-shipping: ^1.0
- kwaadpepper/chronopost-tracking: 2.0.0
- moneyphp/money: ^4.7
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12
- slevomat/coding-standard: ^8.17
This package is auto-updated.
Last update: 2025-04-26 15:12:11 UTC
README
This project is a PHP library for interacting with the Chronopost API. It simplifies the integration of Chronopost services into your PHP applications.
We make use of modern PHP features and currency values are given using moneyphp/money
.
Features
- Delivery time estimation.
- Parcel tracking.
- Generation of shipping labels.
- Management of pickup points.
Requirements
- PHP >= 8.3
- The following PHP extensions must be enabled:
ext-soap
ext-bcmath
ext-filter
ext-json
- Composer
- A valid Chronopost API
user
andpassword
.
Installation
Install the library via Composer:
composer kwaadpepper/chronopost-api-php
Tests
To run the tests, use PHPUnit:
vendor/bin/phpunit
Contribution
Contributions are welcome! Please submit a pull request or open an issue to report a problem.
Licence
This project is licensed under the MIT.
Aide
For any questions or assistance, contact us at github@jeremydev.ovh.