PHPackages                             zetaiota/func - 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. zetaiota/func

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

zetaiota/func
=============

This is php func tools

1.1.5(5y ago)1171MITPHPPHP &gt;=7.0.0

Since Aug 3Pushed 5y agoCompare

[ Source](https://github.com/Anly95/php-tools)[ Packagist](https://packagist.org/packages/zetaiota/func)[ RSS](/packages/zetaiota-func/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (6)Used By (0)

php-tools
=========

[](#php-tools)

[![](https://camo.githubusercontent.com/97a5caddad07a7eb9e8268ec19302fbf46d48313ca71e953d4b9ec863ec350f5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737570706f72742d3939362e6963752d7265642e737667)](https://github.com/996icu/996.ICU/blob/master/LICENSE)

> php Development Kit, years of work experience, packaging simple way to make development easier.

composer安装
----------

[](#composer安装)

```
composer require zetaiota/func
```

分词方法
----

[](#分词方法)

```
$content = "北京大学生喝进口红酒，在北京大学生活区喝进口红酒";
Dict::participle($content); //参数说明：$content(分词内容) $participle_type(分词切割类型) $type(读取字典类型)
//北京大学|生喝|进口|红酒|，|在|北京大学|生活区|喝|进口|红酒
//$arr 是一个数组 每个单元的结构[词语,词语位置,词性,这个词语是否包含在词典中] 这里只值列出了词语
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Every ~74 days

Total

5

Last Release

2179d ago

Major Versions

0.36 → 1.0.12020-05-26

### Community

Maintainers

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

---

Top Contributors

[![izetaiota](https://avatars.githubusercontent.com/u/22374235?v=4)](https://github.com/izetaiota "izetaiota (42 commits)")

---

Tags

phpphp-libraryphp7tools

### Embed Badge

![Health badge](/badges/zetaiota-func/health.svg)

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

###  Alternatives

[gilek/yii2-gtreetable

yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.

4111.8k](/packages/gilek-yii2-gtreetable)[olicek/form-selectize

Form extension for Nette framework

124.1k](/packages/olicek-form-selectize)

PHPackages © 2026

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