italix/testing dependents (21) Order by: name | downloads Show: all | require | require-dev
-
PHP
italix/mvc
PSR-15 engine, middleware pipeline, service registry, controllers with declared dependencies, view renderer with block layouts, sessions and translation
-
PHP
italix/orm
A lightweight, type-safe ORM for PHP with migrations, query builder, and support for MySQL, PostgreSQL, SQLite, and Supabase
-
PHP
italix/routing
Named routes and URL generation: declare a route once, link to it by name, and fail loudly at generation time instead of 404ing later
-
PHP
italix/rules
Validation vocabulary and executor: machine error codes rather than prose, and a third verdict — unknown — for the checks it cannot honestly settle
-
PHP
italix/session
Sessions as records about a subject and a tenant: device lists, per-account revocation, replay detection, step-up re-authentication, concurrency caps and pluggable stores
-
PHP
italix/storage
File storage where the caller never chooses the filename: content-hash paths, extension from sniffed MIME through a whitelist