italix/contracts dependents (11) Order by: name | downloads Show: all | require | require-dev
-
PHP
italix/auth
Password authentication with leak-resistant ordering, and abstaining authorization policies. Ships no table and no session handling.
-
PHP
italix/cache
PSR-16 shaped caching: an opcache-backed file driver, an array driver, and an adapter over any Contracts KeyValueStore
-
PHP
italix/calendars
Calendar sets and event feeds: sources declared in PHP, driver-rendered client configuration
-
PHP
italix/crypto
Signed expiring tokens, authenticated encryption and fixed-window rate limiting, with key rotation built in
-
PHP
italix/datasets
Server-side data tables and trees: column and action definitions in PHP, driver-rendered client configuration, whitelisted column names
-
PHP
italix/forms
Form metadata and HTML rendering: FormMeta/FieldMeta descriptors, widgets, and adapters that build a form from a table schema
-
PHP
italix/i18n
Translation and formatting on ICU: CLDR plural categories, locale-aware numbers, money and dates, and a key extractor that refuses to guess
-
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/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/testing
In-process PSR-15 HTTP client, schema-derived row factories, rollback isolation and a plain test runner