avik / essence
Core helpers, environment and configuration utilities for Avik
v1.1.1
2026-03-28 14:30 UTC
Requires
- php: >=8.1
- avik/seed: ^1.0
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