Download the PHP package lingualeo/wti-api without Composer
On this page you can find all versions of the php package lingualeo/wti-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lingualeo/wti-api
More information about lingualeo/wti-api
Files in lingualeo/wti-api
Download lingualeo/wti-api
More information about lingualeo/wti-api
Files in lingualeo/wti-api
Vendor lingualeo
Package wti-api
Short Description PHP Library to work with WebTranslateIt API
License MIT
Package wti-api
Short Description PHP Library to work with WebTranslateIt API
License MIT
Please rate this library. Is it a good library?
Informations about the package wti-api
PHP API for WebtranslateIt.com service
Installation:
You can install this library using composer. Check https://packagist.org/packages/lingualeo/wti-api for instructions.
Usage:
All implemented methods:
getProjectInfo() getProjectStatistics([$params]) getTopTranslators([$params]) addLocale($localeCode) deleteLocale($localeCode) getTranslation($stringId, $localeCode) getStringsByKey($key, $fileId) listStrings([$params, $page]) getStringId($key, $fileId) addString($key, $value, $file[, $label, $locale, $type]) deleteString($stringId) addTranslate($stringId, $locale, $value[, $status]) updateStringLabel($stringId, $label) createFile($name, $filePath[, $mime]) updateFile($masterFileId, $localeCode, $name, $filePath[, $merge, $ignoreMissing, $minorChanges, $label, $mime]) createEmptyFile($filename[, $ext]) loadFile($fileId, $locale) isMasterFileExists($masterFileId) getFileIdByName($filename) addUser($email, $locale, $proofread[, $role]) updateMembership($membershipId[, $params]) deleteFile($fileId) listUsers([$params]) approveInvitation($invitationId[, $params]) removeInvitation($invitationId) removeMembership($userId)
All versions of wti-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package lingualeo/wti-api contains the following files
Loading the files please wait ....