PHPackages                             gaalferov/php-sdk-wlvpn - 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. gaalferov/php-sdk-wlvpn

AbandonedArchivedLibrary[API Development](/categories/api)

gaalferov/php-sdk-wlvpn
=======================

PHP library for White Label VPN API (WLVPN)

1.1.0(5y ago)26MITPHPPHP &gt;=7.2.5

Since Mar 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/gaalferov/php-sdk-wlvpn)[ Packagist](https://packagist.org/packages/gaalferov/php-sdk-wlvpn)[ RSS](/packages/gaalferov-php-sdk-wlvpn/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

sdk-wlvpn
=========

[](#sdk-wlvpn)

Library for White Label VPN API (WLVPN) v2

Usage
=====

[](#usage)

```
composer require gaalferov/php-sdk-wlvpn

```

Available actions
=================

[](#available-actions)

```
** Accounts
isUsernameExists
getAccountByUsername
getAccountByCustomerId
createAccount
updateAccount
usageReportByAccount
createAccountLimitation
updateAccountLimitation
deleteAccountLimitation
** Servers
getServers

```

Init new aplication with your secret and default group ID

```
