PHPackages                             colbygatte/chunky - 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. colbygatte/chunky

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

colbygatte/chunky
=================

v0.1.2(8y ago)036PHP

Since Jul 18Pushed 8y agoCompare

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

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Chunky
======

[](#chunky)

Tiny framework for keeping track of "chunks" (strings of text) and tagging them with data.

`composer require colbygatte/chunky`

### Vocab

[](#vocab)

#### Notebook

[](#notebook)

A Notebook is a directory. Each notebook has csv files, where each file is a "page" in the notebook. Each filename is a timestamp.

#### Page

[](#page)

A Page is a group of tagged chunks that are timestamped (using the filename).

#### Entry

[](#entry)

An Entry is a chunk and it's tags.

#### Search

[](#search)

The search class is used to filter entries in a Page.

#### Constraint

[](#constraint)

Constraints are what the Search class uses for filtering.

#### Search Report

[](#search-report)

When using Search, each entry keeps track keeps track of what constraints were passed or failed.

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

[](#how-to-use)

To get started, you must extend the Notebook class and implement directoryLocation() function, returning a filepath to the directory you want to use as a notebook.

*To be continue*

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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 ~3 days

Total

3

Last Release

3263d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5aee6d05f1b9b2a34effdaf08d0a1a884e993f148f58bf67196751a54667835c?d=identicon)[colbygatte](/maintainers/colbygatte)

---

Top Contributors

[![colbygatte](https://avatars.githubusercontent.com/u/20339044?v=4)](https://github.com/colbygatte "colbygatte (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/colbygatte-chunky/health.svg)

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

PHPackages © 2026

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