andrea-sivieri member since: Aug 29, 2026 · Transparency log

andrea-sivieri's packages

  • PHP

    italix/media

    Image, audio and video format-conversion drivers for italix/converters.

  • 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

  • PHP

    italix/testing

    In-process PSR-15 HTTP client, schema-derived row factories, rollback isolation and a plain test runner