PHPackages                             myiyk/checkboxtree - 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. myiyk/checkboxtree

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

myiyk/checkboxtree
==================

easy checkboxtree

v1.0.1(8y ago)0151BSD-3-ClausePHPPHP &gt;=5.3.0

Since Mar 26Pushed 8y agoCompare

[ Source](https://github.com/Myiyk/CheckBoxTree)[ Packagist](https://packagist.org/packages/myiyk/checkboxtree)[ RSS](/packages/myiyk-checkboxtree/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

CheckBoxTree
============

[](#checkboxtree)

Form Component for Nette framework

\##Application
==============

[](#application)

Register to form: app/bootstrap.php

\\krejcon3\\CheckboxTree::register();

\##Using
========

[](#using)

```
$form->addCheckboxTree(
    "cbtree",
    "CheckboxTree",
    array(
        1 => "item1",
        2 => "item2",
        3 => "item3",
        "noid1" => array(
            4 => "item4",
            5 => "item5",
        ),
        6 => "item6"
    )
);

```

input is multidimensional array
output si simple array of keys (ids),
id by the next level (noid1 in example) may be anything you want...

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~0 days

Total

2

Last Release

2966d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/373d7c4394ae910d8266f681b979328c744496ad2afcb2d575e29d3d6829a947?d=identicon)[Myiyk](/maintainers/Myiyk)

---

Top Contributors

[![MichalKalita](https://avatars.githubusercontent.com/u/2118850?v=4)](https://github.com/MichalKalita "MichalKalita (4 commits)")[![krejcon3](https://avatars.githubusercontent.com/u/4352753?v=4)](https://github.com/krejcon3 "krejcon3 (2 commits)")[![koprivajakub](https://avatars.githubusercontent.com/u/6573164?v=4)](https://github.com/koprivajakub "koprivajakub (1 commits)")

---

Tags

nettetreeforminputcheckboxcheckboxtree

### Embed Badge

![Health badge](/badges/myiyk-checkboxtree/health.svg)

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

###  Alternatives

[nette/php-generator

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.

2.2k64.2M575](/packages/nette-php-generator)[robinherbots/jquery.inputmask

Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.

6.5k276.6k4](/packages/robinherbots-jqueryinputmask)[execut/yii2-widget-bootstraptreeview

Bootstrap Tree View widget wrapper for yii2

46170.2k](/packages/execut-yii2-widget-bootstraptreeview)[nette/code-checker

✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.

881.7M6](/packages/nette-code-checker)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

444.1M8](/packages/kartik-v-yii2-widget-rating)[harvesthq/chosen

Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.

385.2M11](/packages/harvesthq-chosen)

PHPackages © 2026

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