PHPackages                             magneds/lokalise - 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. magneds/lokalise

ActiveLibrary

magneds/lokalise
================

Lokalise API

03.7kPHPCI failing

Since Aug 17Pushed 6y ago5 watchersCompare

[ Source](https://github.com/Magneds/php-lokalise)[ Packagist](https://packagist.org/packages/magneds/lokalise)[ RSS](/packages/magneds-lokalise/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

magneds/lokalise
================

[](#magnedslokalise)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5c77654c92c3fd20258710db2d62f9d3207ae690cbe90ffca0bad68905586585/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61676e6564732f6c6f6b616c6973652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/magneds/lokalise)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/9ccc0533e6dc5c828bc2097689e1905e3f934c47dbecf4182c3069c778941218/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4d61676e6564732f7068702d6c6f6b616c6973652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Magneds/php-lokalise)[![Coverage Status](https://camo.githubusercontent.com/2e4148aca55ef6e17e27f4551abd838b1c38430f6e35cb022966d0a2a633f266/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f4d61676e6564732f7068702d6c6f6b616c6973652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Magneds/php-lokalise/code-structure)[![Quality Score](https://camo.githubusercontent.com/bbf1325f86e7ef0bef3cca6b135cbad320c224fa950267c66158f2f80de5fc03/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d61676e6564732f6c6f6b616c6973652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Magneds/php-lokalise)[![Total Downloads](https://camo.githubusercontent.com/f3a7d801e1558976d8f8747d3716e0e45700a376ce3d73500ef987b87f68a86b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61676e6564732f6c6f6b616c6973652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/magneds/lokalise)

A lokalise.co API library. Used to integrate with .

**Still in very active development. Major changes may happen between commits.**

**Please wait for the first tag before use**

Install
-------

[](#install)

Via Composer

```
$ composer require magneds/lokalise
```

Usage
-----

[](#usage)

```
$client = new Magneds\Lokalise\Client\LokaliseClient('API_KEY');

/** @var Project[] $response */
$response = $client->send(new Magneds\Project\Request\ListProjectsRequest());
```

Table of Support
----------------

[](#table-of-support)

If you want an idea on what you can help with, below is the graph of supported API endpoints as detailed from:

ProjectsStatus[List](https://lokalise.co/apidocs#ls_projects)[ListProjectsRequest](src/Project/Request/ListProjectsRequest.php)[Add](https://lokalise.co/apidocs#add_project)[AddProjectRequest](src/Project/Request/AddProjectRequest.php)[Remove](https://lokalise.co/apidocs#rm_project)[Import to project](https://lokalise.co/apidocs#import)[Export from project](https://lokalise.co/apidocs#export)[Upload screenshot](https://lokalise.co/apidocs#screenshot)[Snapshot](https://lokalise.co/apidocs#snapshot)[Snapshot](src/Project/Request/SnapshotRequest.php)[Empty](https://lokalise.co/apidocs#empty)LanguagesStatus[List system languages](https://lokalise.co/apidocs#ls_syslangs)[ListAllLanguagesRequest](src/Language/Request/ListAllLanguagesRequest.php)[List](https://lokalise.co/apidocs#ls_langs)[ListLanguagesRequest](src/Language/Request/ListLanguagesRequest.php)[Add](https://lokalise.co/apidocs#add_langs)[AddLanguageRequest](src/Language/Request/AddLanguageRequest.php)[Set properties](https://lokalise.co/apidocs#set_lang)[Remove](https://lokalise.co/apidocs#rm_langs)StringsStatus[List pairs by language](https://lokalise.co/apidocs#ls_strings)[ListPairsByLanguageRequest](src/TranslateString/Request/ListPairsByLanguageRequest.php)[Add or update](https://lokalise.co/apidocs#set)[Remove keys with translations](https://lokalise.co/apidocs#rm_keys)##### Useful links

[](#useful-links)

- [Intro](https://lokalise.co/apidocs#intro)
- [File formats](https://lokalise.co/apidocs#file_formats)
- [Plurals and placeholders](https://lokalise.co/apidocs#pl_ph_formats)
- [Error Codes](https://lokalise.co/apidocs#errors)

Change log
----------

[](#change-log)

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [Contributing](CONTRIBUTING.md)

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/32d2e939f0d4dea48848cb120844cfbf9334dab5f976a97a7628e7f59b9cdc9d?d=identicon)[zogot](/maintainers/zogot)

![](https://www.gravatar.com/avatar/a7923b022efc2888ce06c26891bee1e68e45f532f0c44cf0919e025de0765991?d=identicon)[frankvd](/maintainers/frankvd)

---

Top Contributors

[![zogot](https://avatars.githubusercontent.com/u/493614?v=4)](https://github.com/zogot "zogot (3 commits)")

---

Tags

lokalisemagneds

### Embed Badge

![Health badge](/badges/magneds-lokalise/health.svg)

```
[![Health](https://phpackages.com/badges/magneds-lokalise/health.svg)](https://phpackages.com/packages/magneds-lokalise)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
