Libraries tagged by univeros

univeros/framework

22 Favers
124 Downloads

The Univeros Framework.

Go to Download


univeros/univeros

1 Favers
4 Downloads

An Altair Framework API.

Go to Download


univeros/polaris

1 Favers
115 Downloads

Authentication, MFA/OTP, and user & organization management for Univeros apps.

Go to Download


univeros/webhooks

1 Favers
0 Downloads

First-class webhook framework for Univeros: signing primitives, inbound verify middleware, and an outbound dispatcher with retry / dead-letter / replay.

Go to Download


univeros/validation

0 Favers
0 Downloads

Rule-based input validation that rejects values not conforming to declared constraints — the gatekeeping counterpart to sanitation.

Go to Download


univeros/tinker

0 Favers
0 Downloads

bin/altair tinker — an interactive PsySH REPL with the DI container in scope and a doctor-style preamble of what's wired. A local debugging tool for developers, not an agent surface.

Go to Download


univeros/test-reporter

0 Favers
0 Downloads

AI-native PHPUnit reporter: structured JSON output mapped to the production source under test.

Go to Download


univeros/suggest

0 Favers
0 Downloads

bin/altair suggest — walks the introspection surface and proposes refactors: dead bindings, fat constructors, dead events, routes without specs, orphan middleware. Deterministic JSON for agents and CI.

Go to Download


univeros/structure

1 Favers
206 Downloads

Typed data structures — Map, Set, Vector, Deque, Queue, Stack, PriorityQueue — inspired by ext-ds, in pure PHP with no C extension.

Go to Download


univeros/session

0 Favers
205 Downloads

Server-side session storage with pluggable handlers for the filesystem, MongoDB, PDO databases (MySQL/PostgreSQL/SQLite), and Redis.

Go to Download


univeros/security

0 Favers
205 Downloads

Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.

Go to Download


univeros/scaffold

0 Favers
1 Downloads

Spec-to-API code generator: YAML spec in, Action/Input/Responder + OpenAPI + tests out.

Go to Download


univeros/sanitation

0 Favers
0 Downloads

Composable input sanitation that transforms untrusted input into a safe, canonical form before it reaches your domain logic.

Go to Download


univeros/profiling

0 Favers
0 Downloads

bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI.

Go to Download


univeros/persistence

0 Favers
205 Downloads

Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container.

Go to Download


Next >>