PHPackages                             waaseyaa/genealogy - 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/genealogy

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

waaseyaa/genealogy
==================

Distribution-extension package — Indigenous genealogy entities, graph traversal, and public SSR for Waaseyaa-based distributions

v0.1.0-alpha.259(2w ago)0732↓84.1%1GPL-2.0-or-laterPHPPHP &gt;=8.5

Since Apr 27Pushed 1w agoCompare

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

READMEChangelogDependencies (91)Versions (97)Used By (1)

waaseyaa/genealogy
==================

[](#waaseyaagenealogy)

Genealogy domain entities (**`genealogy_tree`** tenancy root, **person**, **family**, **event**), graph edges via `waaseyaa/relationship`, pedigree services, and Twig SSR routes for Waaseyaa applications.

Runtime **`waaseyaa/field`** registers core `FieldDefinition`s; **`waaseyaa/workflows`** supplies **`WorkflowVisibility`** for published checks alongside tree ownership and living-person rules. See **`CHANGELOG.md`** for breaking defaults (private-by-default, `status` off, SSR opt-in field).

Transport: JSON:API is optional
-------------------------------

[](#transport-jsonapi-is-optional)

This package is **data, access policy, and SSR** — it does **not** declare a runtime dependency on **`waaseyaa/api`**. Host applications (for example Minoo) wire **JSON:API** if they expose REST collections for genealogy types.

Consumers that are **GraphQL-only**, **SSR-only**, or otherwise API-less can depend on **`waaseyaa/genealogy`** without pulling the JSON:API stack.

### Future: `waaseyaa/genealogy-api`

[](#future-waaseyaagenealogy-api)

If package-specific HTTP surfaces are needed (for example access-aware pedigree pagination that does not map cleanly onto generic JSON:API), introduce a dedicated **`waaseyaa/genealogy-api`** package that depends on both **`waaseyaa/genealogy`** and **`waaseyaa/api`** (or the HTTP layer you choose).

Invariant: no `Waaseyaa\Api\` coupling in package sources
---------------------------------------------------------

[](#invariant-no-waaseyaaapi-coupling-in-package-sources)

Production PHP under `src/` must not import or reference **`Waaseyaa\Api\…`** classes (no `use`, `extends`, `instanceof`, `new`, or `::class` on API types). Integration that the API package **reads from config or attributes** when the host has installed `api` is allowed — **no hard PHP coupling** from this package.

**Verify locally:**

```
composer verify:no-api-coupling
```

Run this in CI for the genealogy package so regressions fail the build.

Downstream access posture
-------------------------

[](#downstream-access-posture)

Applications that need **stricter** visibility than this package’s defaults may register additional **`AccessPolicyInterface`** implementations (for example Forbidden-first overlays). That pattern is for **downstream** products; Minoo and this package prefer **source-level** policy defaults in `waaseyaa/genealogy` during active development.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance97

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.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 ~1 days

Total

96

Last Release

14d ago

PHP version history (2 changes)v0.1.0-alpha.164PHP &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] (85 commits)")[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (29 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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