PHPackages                             andreyryabin/sprint.editor - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. andreyryabin/sprint.editor

ActiveBitrix-module[Parsing &amp; Serialization](/categories/parsing)

andreyryabin/sprint.editor
==========================

Редактор для контент-менеджеров

5.0.15(1w ago)506.4k↓50.6%14[18 issues](https://github.com/andreyryabin/sprint.editor/issues)MITPHPPHP &gt;=7.4

Since Feb 15Pushed 1w ago5 watchersCompare

[ Source](https://github.com/andreyryabin/sprint.editor)[ Packagist](https://packagist.org/packages/andreyryabin/sprint.editor)[ Docs](http://marketplace.1c-bitrix.ru/solutions/sprint.editor/)[ RSS](/packages/andreyryabin-sprinteditor/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (140)Used By (0)

Редактор для контент-менеджеров
===============================

[](#редактор-для-контент-менеджеров)

[![Latest Stable Version](https://camo.githubusercontent.com/f28dd11b5d0a054946ba7e2fc03b0d8217f7192a59e823d005637079ec1cba71/68747470733a2f2f706f7365722e707567782e6f72672f616e6472657972796162696e2f737072696e742e656469746f722f762f737461626c652e737667)](https://packagist.org/packages/andreyryabin/sprint.editor/)[![Total Downloads](https://camo.githubusercontent.com/8c5f12b9d9b5fe725433fa9b995d882027e86e157bd3a4d55647fc4bf526ccf3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e6472657972796162696e2f737072696e742e656469746f722e7376673f7374796c653d666c6174)](https://packagist.org/packages/andreyryabin/sprint.editor)

- Платформа: 1С-Битрикс
- Маркетплейс:
- Документация:
- Группа в телеграм: [https://t.me/sprint\_editor](https://t.me/sprint_editor)

[![sprint-editor-icon.jpg](https://camo.githubusercontent.com/14900d6779be8313d00178409da5992a25c2f144ed7ede27d5df9011c30b4491/68747470733a2f2f6269746275636b65742e6f72672f7265706f2f6164723636382f696d616765732f313534313031333335392d737072696e742d656469746f722d69636f6e2e6a7067)](https://camo.githubusercontent.com/14900d6779be8313d00178409da5992a25c2f144ed7ede27d5df9011c30b4491/68747470733a2f2f6269746275636b65742e6f72672f7265706f2f6164723636382f696d616765732f313534313031333335392d737072696e742d656469746f722d69636f6e2e6a7067)

Особая благодарность
--------------------

[](#особая-благодарность)

Самой лучшей IDE на свете!
[![Phpstorm](https://raw.githubusercontent.com/wiki/andreyryabin/sprint.migration/assets/phpstorm.png)](https://www.jetbrains.com/?from=sprint.migration)

А также всем помощникам!

Установка через composer
------------------------

[](#установка-через-composer)

Пример вашего composer.json с установкой модуля в bitrix/modules/ с копированием скриптов админки в bitrix/admin/sprint.editor/ и компонента редактора для публичной части в bitrix/components/sprint.editor/blocks/

```
{
  "extra": {
    "copy-file": {
      "bitrix/modules/sprint.editor/install/admin/": "bitrix/admin/",
      "bitrix/modules/sprint.editor/install/components/": "bitrix/components/"
    },
    "installer-paths": {
      "bitrix/modules/{$name}/": ["type:bitrix-module"]
    }
  },
  "require": {
    "andreyryabin/sprint.editor": "*",
    "slowprog/composer-copy-file": "~0.3"
  },
  "scripts": {
    "post-install-cmd": [
      "SlowProg\\CopyFile\\ScriptHandler::copy"
    ],
    "post-update-cmd": [
      "SlowProg\\CopyFile\\ScriptHandler::copy"
    ]
  },
  "config": {
    "allow-plugins": {
      "composer/installers": true
    }
  }
}

```

###  Health Score

61

—

FairBetter than 98% of packages

Maintenance90

Actively maintained with recent releases

Popularity38

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.6% 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

Every ~23 days

Recently: every ~1 days

Total

133

Last Release

10d ago

Major Versions

1.2.1 → 2.2.12018-06-09

2.8.2 → 3.0.02020-05-20

3.24.2 → 4.0.02023-02-27

4.31.0 → 5.0.02026-06-10

PHP version history (3 changes)1.2.1PHP &gt;=5.3.0

2.3.11PHP &gt;=5.4.0

4.9.1PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/9fb1cd4fd257ff34809295ba369c4c2119e3df57778ca8c2f4ccd05a5a4e85f2?d=identicon)[andreyryabin](/maintainers/andreyryabin)

---

Top Contributors

[![andreyryabin](https://avatars.githubusercontent.com/u/5873964?v=4)](https://github.com/andreyryabin "andreyryabin (544 commits)")[![Ruslan-Aleev](https://avatars.githubusercontent.com/u/12523676?v=4)](https://github.com/Ruslan-Aleev "Ruslan-Aleev (11 commits)")[![djmishaseb](https://avatars.githubusercontent.com/u/7996165?v=4)](https://github.com/djmishaseb "djmishaseb (2 commits)")[![balya](https://avatars.githubusercontent.com/u/3105824?v=4)](https://github.com/balya "balya (2 commits)")[![nsvisiond](https://avatars.githubusercontent.com/u/31512205?v=4)](https://github.com/nsvisiond "nsvisiond (1 commits)")[![simba77](https://avatars.githubusercontent.com/u/17108240?v=4)](https://github.com/simba77 "simba77 (1 commits)")[![TreZver](https://avatars.githubusercontent.com/u/63743705?v=4)](https://github.com/TreZver "TreZver (1 commits)")[![webarchitect609](https://avatars.githubusercontent.com/u/11293610?v=4)](https://github.com/webarchitect609 "webarchitect609 (1 commits)")

---

Tags

jsonbitrixeditorblock

### Embed Badge

![Health badge](/badges/andreyryabin-sprinteditor/health.svg)

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

###  Alternatives

[justinrainbow/json-schema

A library to validate a json schema.

3.6k334.7M792](/packages/justinrainbow-json-schema)[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k504.8M167](/packages/mtdowling-jmespathphp)[jms/serializer

Library for (de-)serializing data of any complexity; supports XML, and JSON.

2.3k141.9M929](/packages/jms-serializer)[jms/serializer-bundle

Allows you to easily serialize, and deserialize data of any complexity

1.8k92.4M680](/packages/jms-serializer-bundle)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[colinodell/json5

UTF-8 compatible JSON5 parser for PHP

30525.1M57](/packages/colinodell-json5)

PHPackages © 2026

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