PHPackages                             ideneal/openload - 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. ideneal/openload

AbandonedArchivedLibrary[API Development](/categories/api)

ideneal/openload
================

OpenLoad Service Client Library

v1.1.1(8y ago)371.3k27MITPHPPHP &gt;=5.5.0

Since Apr 16Pushed 6y ago8 watchersCompare

[ Source](https://github.com/Ideneal/OpenLoad)[ Packagist](https://packagist.org/packages/ideneal/openload)[ RSS](/packages/ideneal-openload/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

OpenLoad
========

[](#openload)

[![Packagist](https://camo.githubusercontent.com/c2faa66ff2a170a70f591bcec0091691e341bf991420a579f496dc65b8197552/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6964656e65616c2f6f70656e6c6f61642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ideneal/openload)[![GitHub license](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/Ideneal/OpenLoad/master/LICENSE)[![Travis branch](https://camo.githubusercontent.com/3d86b905f845f317672faeff46b45ff98287a55f968d26824a08e27a950b8d2e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4964656e65616c2f4f70656e4c6f61642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Ideneal/OpenLoad)[![Codacy branch](https://camo.githubusercontent.com/49ea73596b1ad5f16efb6781c5e10ccac0fbcb3ee7e566628d6a2232b43ca34e/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f63626233633538313837333434383162626138336131656362663965306632382f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://www.codacy.com/app/ideneal-ztl/OpenLoad)

It's just a php client of the [OpenLoad.co](https://openload.co/) service.

Install
-------

[](#install)

```
composer require ideneal/openload:~1.1

```

Usage
-----

[](#usage)

All api features are been implemented.

### Get account info

[](#get-account-info)

You can retrieve your account info by using `getAccountInfo` method.

```
