Download the PHP package trixpua/shipping without Composer
On this page you can find all versions of the php package trixpua/shipping. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package shipping
Shipping @Trixpua
Shipping is a set of classes optimized to get shipping quotes and tracking information from some Brazilian shipping companies.
Shipping é um conjunto de classes otimizadas para obter cotações de envio e informações de rastreamento de algumas empresas de transporte brasileiras.
Shipping Companies (Empresas de transporte)
- TNT Mercúrio (Quote and Tracking - last occurrence)
- Jamef Encomendas Urgentes (Quote and Tracking)
- Correios (Quote and Tracking)
- Tam Cargo (Quote) - Tam Cargo don't provide a official webservice to quote, so this class is unstable and not recommended to production implementation (Tam Cargo não fornece um webservice oficial para cotação, portanto essa classe é instável e não é recomendada para implementação em produção)
- Expresso São Miguel (Quote) - Expresso São Miguel don't provide a official webservice to quote, so this class is unstable and not recommended to production implementation (Expresso São Miguel não fornece um webservice oficial para cotação, portanto essa classe é instável e não é recomendada para implementação em produção)
Installation
Shipping is available via Composer:
or run
Documentation
For details on how to use the shipping, see a example folder in the component directory. In it you will have an example of use for each class. Shipping with minimum parameters works like this:
Para mais detalhes sobre como usar o shipping, veja a pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Shipping com o mínimo de parâmetros funciona assim:
Quote with TNT
Quote with Jamef
Quote with Correios
Quote with Tam Cargo
Quote with Expresso São Miguel
Track with TNT
Track with Jamef
Track with Correios
Contributing
Please see CONTRIBUTING for details.
Support
Security: If you discover any security related issues, please open an issue.
Se você descobrir algum problema relacionado à segurança, por favor abra uma issue.
Thank you
License
The MIT License (MIT). Please see License File for more information.
All versions of shipping with dependencies
guzzlehttp/guzzle Version ^7.0.1
ext-json Version *
ext-dom Version *
ext-libxml Version *
ext-soap Version *
ext-simplexml Version *
clue/soap-react Version ^2.0
ext-mbstring Version *
meng-tian/async-soap-guzzle Version ^0.4.0
laminas/laminas-diactoros Version 2.*