Skip to content

EzikMarconi/russian-post-api-client-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Total Downloads License

RussianPost API PHP client

PHP-client for RussianPost API.

Use API documentation

Requirements

  • PHP 5.3 and above
  • PHP's cURL support

Install

  1. Get composer

  2. Run into your project directory:

composer require bringer/russian-post-api-client-php ~1.0.7

If you have not used composer before, include autoloader into your project.

require 'path/to/vendor/autoload.php';

Packages

No packages published

Languages

  • PHP 100.0%