PHPackages                             ics1/poeditor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ics1/poeditor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ics1/poeditor
=============

PO Editor for PHP

0.0.1.x-dev(8y ago)111MITPHPPHP &gt;=7.1

Since Mar 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ics1/poeditor)[ Packagist](https://packagist.org/packages/ics1/poeditor)[ Docs](https://github.com/ics/poeditor)[ RSS](/packages/ics1-poeditor/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

PHP Po Editor
=============

[](#php-po-editor)

\##Install

- composer require ics1/poeditor:"dev-master"

Usage
-----

[](#usage)

### Parsing and Save Files

[](#parsing-and-save-files)

```
$po = new ics1\PoEditor\PoEditor('en_US.po');
$po->parse();
$po->getItem('Book')->setMsgStr("Книга");
$po->getItem('New')->setMsgStr("Новый");
$po->save();
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2971d ago

### Community

Maintainers

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

---

Top Contributors

[![AndreyDulsky](https://avatars.githubusercontent.com/u/86477488?v=4)](https://github.com/AndreyDulsky "AndreyDulsky (6 commits)")

---

Tags

poeditor

### Embed Badge

![Health badge](/badges/ics1-poeditor/health.svg)

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

###  Alternatives

[froala/wysiwyg-editor

A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.

5.4k306.9k3](/packages/froala-wysiwyg-editor)[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

5234.2M76](/packages/ckeditor-ckeditor)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

377762.3k5](/packages/unisharp-laravel-ckeditor)[yajra/laravel-datatables-editor

Laravel DataTables Editor plugin for Laravel 5.5+.

1186.1M2](/packages/yajra-laravel-datatables-editor)[h5p/h5p-editor

H5P Editor functionality in PHP

761.5M29](/packages/h5p-h5p-editor)

PHPackages © 2026

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