Download the PHP package jumper423/voximplant-phpsdk without Composer

On this page you can find all versions of the php package jumper423/voximplant-phpsdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package voximplant-phpsdk

Voximplant-php-sdk

Voximplant HTTP API description

Requirements

PHP 5.4.0 and later

Installation & Usage

Composer

To install the bindings via Composer, add the following to composer.json:

Then run composer install

Manual Installation

Download the files and include autoload.php:

Getting Started

Please follow the installation procedure and then run the following:

Documentation for API Endpoints

All URIs are relative to https://api.voximplant.com/platform_api/

Class Method HTTP request Description
AccountsAuthenticationApi logon POST /Logon
AccountsAuthenticationApi logout POST /Logout
ManagingAccountsApi chargeAccount POST /ChargeAccount
ManagingAccountsApi confirmAccountPasswordChange POST /ConfirmAccountPasswordChange
ManagingAccountsApi getAccountDocuments POST /GetAccountDocuments
ManagingAccountsApi getAccountInfo POST /GetAccountInfo
ManagingAccountsApi getCurrencyRate POST /GetCurrencyRate
ManagingAccountsApi getMoneyAmountToCharge POST /GetMoneyAmountToCharge
ManagingAccountsApi getResourcePrice POST /GetResourcePrice
ManagingAccountsApi getSubscriptionPrice POST /GetSubscriptionPrice
ManagingAccountsApi sendAccountPasswordChangeRequest POST /SendAccountPasswordChangeRequest
ManagingAccountsApi setAccountDocument POST /SetAccountDocument
ManagingAccountsApi setAccountInfo POST /SetAccountInfo
ManagingAdminRolesApi addAdminRole POST /AddAdminRole
ManagingAdminRolesApi delAdminRole POST /DelAdminRole
ManagingAdminRolesApi getAdminRoles POST /GetAdminRoles
ManagingAdminRolesApi setAdminRoleInfo POST /SetAdminRoleInfo
ManagingAdminUsersApi addAdminUser POST /AddAdminUser
ManagingAdminUsersApi attachAdminRole POST /AttachAdminRole
ManagingAdminUsersApi delAdminUser POST /DelAdminUser
ManagingAdminUsersApi getAdminUsers POST /GetAdminUsers
ManagingAdminUsersApi setAdminUserInfo POST /SetAdminUserInfo
ManagingApplicationsApi addApplication POST /AddApplication
ManagingApplicationsApi delApplication POST /DelApplication
ManagingApplicationsApi getApplications POST /GetApplications
ManagingApplicationsApi setApplicationInfo POST /SetApplicationInfo
ManagingAuthorizedIPsApi addAuthorizedAccountIP POST /AddAuthorizedAccountIP
ManagingAuthorizedIPsApi checkAuthorizedAccountIP POST /CheckAuthorizedAccountIP
ManagingAuthorizedIPsApi delAuthorizedAccountIP POST /DelAuthorizedAccountIP
ManagingAuthorizedIPsApi getAuthorizedAccountIPs POST /GetAuthorizedAccountIPs
ManagingCallListsApi appendToCallList POST /AppendToCallList
ManagingCallListsApi createCallList POST /CreateCallList
ManagingCallListsApi createManualCallList POST /CreateManualCallList
ManagingCallListsApi getCallListDetails POST /GetCallListDetails
ManagingCallListsApi getCallLists POST /GetCallLists
ManagingCallListsApi recoverCallList POST /RecoverCallList
ManagingCallListsApi startNextCallTask POST /StartNextCallTask
ManagingCallListsApi stopCallListProcessing POST /StopCallListProcessing
ManagingCallerIDsApi activateCallerID POST /ActivateCallerID
ManagingCallerIDsApi addCallerID POST /AddCallerID
ManagingCallerIDsApi delCallerID POST /DelCallerID
ManagingCallerIDsApi getCallerIDs POST /GetCallerIDs
ManagingCallerIDsApi verifyCallerID POST /VerifyCallerID
ManagingHistoryApi downloadHistoryReport POST /DownloadHistoryReport
ManagingHistoryApi getACDHistory POST /GetACDHistory
ManagingHistoryApi getCallHistory POST /GetCallHistory
ManagingHistoryApi getHistoryReports POST /GetHistoryReports
ManagingHistoryApi getTransactionHistory POST /GetTransactionHistory
ManagingPSTNBlacklistApi addPstnBlackListItem POST /AddPstnBlackListItem
ManagingPSTNBlacklistApi delPstnBlackListItem POST /DelPstnBlackListItem
ManagingPSTNBlacklistApi getPstnBlackList POST /GetPstnBlackList
ManagingPSTNBlacklistApi setPstnBlackListItem POST /SetPstnBlackListItem
ManagingPhoneNumbersApi attachPhoneNumber POST /AttachPhoneNumber
ManagingPhoneNumbersApi bindPhoneNumberToApplication POST /BindPhoneNumberToApplication
ManagingPhoneNumbersApi deactivatePhoneNumber POST /DeactivatePhoneNumber
ManagingPhoneNumbersApi getActualPhoneNumberRegion POST /GetActualPhoneNumberRegion
ManagingPhoneNumbersApi getNewPhoneNumbers POST /GetNewPhoneNumbers
ManagingPhoneNumbersApi getPhoneNumberCategories POST /GetPhoneNumberCategories
ManagingPhoneNumbersApi getPhoneNumberCountryStates POST /GetPhoneNumberCountryStates
ManagingPhoneNumbersApi getPhoneNumberRegions POST /GetPhoneNumberRegions
ManagingPhoneNumbersApi getPhoneNumbers POST /GetPhoneNumbers
ManagingPhoneNumbersApi setPhoneNumberInfo POST /SetPhoneNumberInfo
ManagingPushCredentialsApi addPushCredential POST /AddPushCredential
ManagingPushCredentialsApi bindPushCredential POST /BindPushCredential
ManagingPushCredentialsApi delPushCredential POST /DelPushCredential
ManagingPushCredentialsApi getPushCredential POST /GetPushCredential
ManagingPushCredentialsApi setPushCredential POST /SetPushCredential
ManagingQueuesApi addQueue POST /AddQueue
ManagingQueuesApi delQueue POST /DelQueue
ManagingQueuesApi getACDState POST /GetACDState
ManagingQueuesApi getQueues POST /GetQueues
ManagingQueuesApi setQueueInfo POST /SetQueueInfo
ManagingRegulationAddressApi createRegulationAddress POST /CreateRegulationAddress
ManagingRegulationAddressApi getAvailibleRegulations POST /GetAvailibleRegulations
ManagingRegulationAddressApi getCountries POST /GetCountries
ManagingRegulationAddressApi getRegions POST /GetRegions
ManagingRegulationAddressApi getRegulationsAddress POST /GetRegulationsAddress
ManagingRegulationAddressApi getZIPCodes POST /GetZIPCodes
ManagingRegulationAddressApi linkregulationAddress POST /LinkregulationAddress
ManagingRegulationAddressApi uploadProofOfAddress POST /UploadProofOfAddress
ManagingRulesApi addRule POST /AddRule
ManagingRulesApi delRule POST /DelRule
ManagingRulesApi getRules POST /GetRules
ManagingRulesApi reorderRules POST /ReorderRules
ManagingRulesApi setRuleInfo POST /SetRuleInfo
ManagingSIPRegistrationApi bindSipRegistration POST /BindSipRegistration
ManagingSIPRegistrationApi createSipRegistration POST /CreateSipRegistration
ManagingSIPRegistrationApi deleteSipRegistration POST /DeleteSipRegistration
ManagingSIPRegistrationApi getSipRegistrations POST /GetSipRegistrations
ManagingSIPRegistrationApi updateSipRegistration POST /UpdateSipRegistration
ManagingSIPWhiteListApi addSipWhiteListItem POST /AddSipWhiteListItem
ManagingSIPWhiteListApi delSipWhiteListItem POST /DelSipWhiteListItem
ManagingSIPWhiteListApi getSipWhiteList POST /GetSipWhiteList
ManagingSIPWhiteListApi setSipWhiteListItem POST /SetSipWhiteListItem
ManagingScenariosApi addScenario POST /AddScenario
ManagingScenariosApi bindScenario POST /BindScenario
ManagingScenariosApi delScenario POST /DelScenario
ManagingScenariosApi getScenarios POST /GetScenarios
ManagingScenariosApi reorderScenarios POST /ReorderScenarios
ManagingScenariosApi setScenarioInfo POST /SetScenarioInfo
ManagingScenariosApi startConference POST /StartConference
ManagingScenariosApi startScenarios POST /StartScenarios
ManagingSkillsApi addSkill POST /AddSkill
ManagingSkillsApi bindSkill POST /BindSkill
ManagingSkillsApi delSkill POST /DelSkill
ManagingSkillsApi getSkills POST /GetSkills
ManagingSkillsApi setSkillInfo POST /SetSkillInfo
ManagingUsersApi addUser POST /AddUser
ManagingUsersApi bindUser POST /BindUser
ManagingUsersApi delUser POST /DelUser
ManagingUsersApi getUsers POST /GetUsers
ManagingUsersApi setUserInfo POST /SetUserInfo
ManagingUsersApi transferMoneyToUser POST /TransferMoneyToUser

Documentation For Models

Documentation For Authorization

account_name

api_key

Author

Dmitry Ivaneychik [email protected]


All versions of voximplant-phpsdk with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4
ext-curl Version *
ext-json Version *
ext-mbstring Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jumper423/voximplant-phpsdk contains the following files

Loading the files please wait ....