Substrate primitives for plugins built on the DWS framework: result and value-object patterns (including a version-compare value object), plus error and exception scaffolding. Runtime-WP-aware but pulls in no WP-specific abstractions like Options or Hooks — the shared kernel that core, infrastructure, and woocommerce build on.
Part of the DWS WordPress framework — see the monorepo for architecture, contributing, and the rest of the package set.
composer require ahegyes/wp-framework-sharedNew in v2 — no archived v1 counterpart. Distills the cross-cutting primitives that v1 spread across deep-web-solutions/wp-framework-helpers and deep-web-solutions/wp-framework-utilities (both archived) into a substrate kernel.