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 2d 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 41% 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

3017d 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.3k69.7M717](/packages/nette-php-generator)[nette/component-model

⚛ Nette Component Model

28716.8M101](/packages/nette-component-model)[execut/yii2-widget-bootstraptreeview

Bootstrap Tree View widget wrapper for yii2

46173.6k](/packages/execut-yii2-widget-bootstraptreeview)[voda/date-input

HTML 5 compatible date / time input field for Nette.

1092.6k1](/packages/voda-date-input)

PHPackages © 2026

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