PHPackages                             waaseyaa/note - 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. waaseyaa/note

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

waaseyaa/note
=============

Default built-in Note content type for Waaseyaa (core.note)

v0.1.0-alpha.256(1mo ago)01.6k↑225%1GPL-2.0-or-laterPHPPHP &gt;=8.5

Since Mar 16Pushed 1mo agoCompare

[ Source](https://github.com/waaseyaa/note)[ Packagist](https://packagist.org/packages/waaseyaa/note)[ RSS](/packages/waaseyaa-note/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependencies (18)Versions (246)Used By (1)

waaseyaa/note
=============

[](#waaseyaanote)

**Layer 2 — Content Types**

Note entity type for Waaseyaa applications.

Defines the `note` entity type for lightweight, unstructured content entries (e.g. editorial annotations, internal notes). Simpler than `node` — no bundles, no editorial workflow. See `docs/specs/ingestion-defaults.md` for ingestion context.

Key classes: `Note`, `NoteAccessPolicy`, `NoteServiceProvider`.

Ingestion (`Note\Ingestion\*`) — experimental, not wired
--------------------------------------------------------

[](#ingestion-noteingestion--experimental-not-wired)

The `Note\Ingestion\` classes (`NoteIngester`, `IngestionEnvelope`, `IngestionEnvelopeValidator`, `ValidationError`) build a `note` entity from a validated ingestion envelope. They are **experimental and not wired into any runtime path** — no service provider, route, CLI command, or queue handler constructs `NoteIngester` or calls `->ingest()`; only the package's own unit tests and `tests/Integration/Phase19/NoteIngestionIntegrationTest.php` exercise them. The `ingestion.envelope` **schema** itself is live but marked `experimental` (registered in `defaults/ingestion.envelope.schema.json`, surfaced by the `schema:list` CLI). To ingest a note today you must call `NoteIngester` directly; there is no end-to-end ingestion entry point.

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance94

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.6% 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

245

Last Release

32d ago

PHP version history (2 changes)v0.1.0-alpha.9PHP &gt;=8.4

v0.1.0-alpha.176PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (77 commits)")[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (32 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/waaseyaa-note/health.svg)

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

PHPackages © 2026

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