PHPackages                             mnvx/syntax-tree - 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. mnvx/syntax-tree

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

mnvx/syntax-tree
================

Syntax tree

v0.0.1(9y ago)75374MITPHP

Since Aug 25Pushed 9y ago4 watchersCompare

[ Source](https://github.com/mnvx/syntax-tree)[ Packagist](https://packagist.org/packages/mnvx/syntax-tree)[ RSS](/packages/mnvx-syntax-tree/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Syntax tree
===========

[](#syntax-tree)

Illustration:

[![](https://camo.githubusercontent.com/a9e613e400bed319b0bde02ee5d348f529567a90137c1f461a0b53c22a46c9c7/687474703a2f2f73746f72616765342e7374617469632e69746d616765732e636f6d2f692f31362f303832322f685f313437313930343737355f313032393134375f353662323933333431652e706e67)](https://camo.githubusercontent.com/a9e613e400bed319b0bde02ee5d348f529567a90137c1f461a0b53c22a46c9c7/687474703a2f2f73746f72616765342e7374617469632e69746d616765732e636f6d2f692f31362f303832322f685f313437313930343737355f313032393134375f353662323933333431652e706e67)

How to install
--------------

[](#how-to-install)

Execute commands below:

```
git clone git@github.com:mnvx/syntax-tree.git
cd syntax-tree
composer install
cp src/api/Config/Configuration.php.tpl src/api/Config/Configuration.php

```

Edit configuration file: `src/api/Config/Configuration.php`

Set `public` path as root directory for web server.

How to use
----------

[](#how-to-use)

Send POST request with next params.

`curl -d text="Мама мыла раму." -d format="JSON" http://`

You will achieve next result:

`[{"number":"2","text":"\u043c\u044b\u043b\u0430","children":[{"number":"1","text":"\u041c\u0430\u043c\u0430","children":[]},{"number":"3","text":"\u0440\u0430\u043c\u0443.","children":[]}]}]`

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

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

3634d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bac4bded42026d8fd5726df11002c08442b34b40eed209223a73a784a559f34?d=identicon)[mnvx](/maintainers/mnvx)

---

Top Contributors

[![mnvx](https://avatars.githubusercontent.com/u/829880?v=4)](https://github.com/mnvx "mnvx (22 commits)")

---

Tags

nlpsyntax-treesyntaxnet

### Embed Badge

![Health badge](/badges/mnvx-syntax-tree/health.svg)

```
[![Health](https://phpackages.com/badges/mnvx-syntax-tree/health.svg)](https://phpackages.com/packages/mnvx-syntax-tree)
```

###  Alternatives

[igorescobar/jquery-mask-plugin

A jQuery Plugin to make masks on form fields and html elements.

11286.7k6](/packages/igorescobar-jquery-mask-plugin)

PHPackages © 2026

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