A versioned tree of documents with human names, projected onto a real directory you can edit with any tool
-
Updated
Aug 30, 2026 - PHP
A versioned tree of documents with human names, projected onto a real directory you can edit with any tool
Context-aware output encoding as a type: HTML text, attributes, URLs and JSON, with a template lint that finds unencoded output.
Shared interfaces (contracts) for Italix libraries, enabling seamless integration between `italix/orm`, `italix/forms`, and other compatible libraries.
Named events with declared listeners: printable, no wildcards, no cancellation, and a throwing listener does not take the dispatcher with it.
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.
Transactional mail that cannot fail silently: the log row is written before the transport is touched. SMTP in core, PHPMailer optional.
Validation vocabulary and executor: machine error codes rather than prose, and a third verdict — unknown — for the checks it cannot honestly settle
Password authentication with leak-resistant ordering, and abstaining authorization policies. Ships no table and no session handling.
PSR-16 shaped caching: an opcache-backed file driver, an array driver, and an adapter over any Contracts KeyValueStore
PSR-15 engine, middleware pipeline, service registry, controllers with declared dependencies, view renderer with block layouts, sessions and translation
Calendar sets and event feeds: sources declared in PHP, driver-rendered client configuration
Named routes and URL generation: declare a route once, link to it by name, and fail loudly at generation time instead of 404ing later.
Translation and formatting on ICU: CLDR plural categories, locale-aware numbers, money and dates, and a key extractor that refuses to guess
Database-backed queue and cron scheduling: JSON payloads not serialized objects, atomic claiming, backoff, stalled-worker recovery.
A lightweight, type-safe ORM for PHP with support for MySQL, PostgreSQL, SQLite, and Supabase.
A pairwise format-conversion contract and a shortest-route driver registry — the plumbing italix/documents and a future italix/media share, neither owns.
Signed expiring tokens, authenticated encryption and fixed-window rate limiting, with key rotation built in
Framework CLI runner: commands listed not discovered, dependencies declared like a controller's, PSR-11 container, exit codes that mean something.
A PHP library to create forms.
In-process PSR-15 HTTP client, schema-derived row factories, rollback isolation and a plain test runner
To associate your repository with the italix-framework topic, visit your repo's landing page and select "manage topics."