avik/essence

Core helpers, environment and configuration utilities for Avik

Maintainers

Package info

github.com/aviyandev/avik-essence

pkg:composer/avik/essence

Statistics

Installs: 25

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 0

v1.1.1 2026-03-28 14:30 UTC

This package is auto-updated.

Last update: 2026-03-28 14:29:43 UTC


README

Core utilities for the Avik framework.

Purpose

Provides environment loading, configuration handling and minimal helper utilities.

Includes

  • Env loader
  • Config repository
  • Array and string helpers

Design Rules

  • No magic helpers
  • No framework logic
  • Minimal and stable API

Stability

Frozen after v1.0.0 release.

Requirements

  • PHP 8.1+
  • avik/seed ^1.0