PHPackages                             daurensky/winfreight-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. daurensky/winfreight-php-sdk

ActiveLibrary[API Development](/categories/api)

daurensky/winfreight-php-sdk
============================

PHP SDK for Winfreight API

1.0.4(3y ago)020MITPHPPHP ^7.1|^8.0

Since Aug 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/daurensky/winfreight-php-sdk)[ Packagist](https://packagist.org/packages/daurensky/winfreight-php-sdk)[ RSS](/packages/daurensky-winfreight-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Winfreight SDK for PHP
======================

[](#winfreight-sdk-for-php)

The **Winfreight SDK for PHP** makes it easy for developers to access Winfreight API in their PHP code. You can get started in minutes by installing the SDK through Composer or by downloading a single zip or phar file from our latest release.

Jump to:

- [Getting started](https://github.com/daurensky/winfreight-php-sdk#getting-started)
- [Quiz Examples](https://github.com/daurensky/winfreight-php-sdk#quick-examples)
- [To do](https://github.com/daurensky/winfreight-php-sdk#to-do)

Getting started
---------------

[](#getting-started)

1. Get your username and password of Winfreight API.
2. Minimum requirements - To run the SDK, your system will need to have PHP &gt;= 7.1.
3. `composer require daurensky/winfreight-php-sdk`
4. Check the [Quiz Examples](https://github.com/daurensky/winfreight-php-sdk#quick-examples)

Quick Examples
--------------

[](#quick-examples)

### Authorize client

[](#authorize-client)

```
