dbemfica/php-correios

用于访问Correios Web Service的API

dev-master 2016-01-19 15:53 UTC

This package is auto-updated.

Last update: 2024-08-29 03:52:51 UTC


README

License

Correios PHP

目标

此类用于与Correios的Web Service通信,以计算SEDEX和PAC的运费

注意

我正在开发一个新版本,其中许多内容都将改变。但如果你需要,可以下载release 0.1.1,其中计算运费的系统正常运行。

依赖项

文档

基于Correios提供的手册

参考

这个类是基于Rodrigo dos Santos创建的RsCorreios类开发的