italix/testing dependents (21) Order by: downloads | none Show: all | require | require-dev
-
PHP
italix/mail
Transactional mail that cannot fail silently: the log row is written before the transport is touched. SMTP in core, PHPMailer optional.
-
PHP
italix/jobs
Database-backed queue and cron scheduling: JSON payloads not serialized objects, atomic claiming, backoff, stalled-worker recovery
-
PHP
italix/events
Named events with declared listeners: printable, no wildcards, no cancellation, and a throwing listener does not take the dispatcher with it
-
PHP
italix/console
Framework CLI runner: commands listed not discovered, dependencies declared like a controller's, PSR-11 container, exit codes that mean something
-
PHP
italix/forms
Form metadata and HTML rendering: FormMeta/FieldMeta descriptors, widgets, and adapters that build a form from a table schema
-
PHP
italix/datasets
Server-side data tables and trees: column and action definitions in PHP, driver-rendered client configuration, whitelisted column names