Download the PHP package romaten1/php-lokalise-api without Composer
On this page you can find all versions of the php package romaten1/php-lokalise-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download romaten1/php-lokalise-api
More information about romaten1/php-lokalise-api
Files in romaten1/php-lokalise-api
Download romaten1/php-lokalise-api
More information about romaten1/php-lokalise-api
Files in romaten1/php-lokalise-api
Vendor romaten1
Package php-lokalise-api
Short Description Lokalise API client
License MIT
Homepage https://app.lokalise.com/api2docs/curl/
Package php-lokalise-api
Short Description Lokalise API client
License MIT
Homepage https://app.lokalise.com/api2docs/curl/
Please rate this library. Is it a good library?
Informations about the package php-lokalise-api
Lokalise API v2 official PHP library
Client library for Lokalise API 2.0, written with PHP5. Full API reference.
Changelog is located here.
Getting started
- PHP 7.2.x or greater is required
- Install LokaliseApiClient using Composer (recommended) or manually
Composer installation
- Get Composer
- Require LokaliseApiClient with
php composer.phar require lokalise/php-lokalise-api
- Add the following to your application's main PHP file:
require 'vendor/autoload.php';
Construct LokaliseApiClient
Create and grab your API token at Lokalise profile
Request
Comments
Contributors
Files
Keys
Languages
Payment Cards
Projects
Queued Processes
Screenshots
Snapshots
Tasks
Teams
Team Users
Team User Groups
Translations
Translation Providers
Orders
Webhooks
Response
Utils
Exceptions and errors
Best practice
All versions of php-lokalise-api with dependencies
PHP Build Version
Package Version
Requires
ext-fileinfo Version
*
ext-json Version *
php Version ~7.2 || ~8.0
php-http/guzzle7-adapter Version ^0.1.1
ext-json Version *
php Version ~7.2 || ~8.0
php-http/guzzle7-adapter Version ^0.1.1
The package romaten1/php-lokalise-api contains the following files
Loading the files please wait ....