arqel-dev/fields dependents (6) Order by: name | downloads Show: all | require | require-dev
-
PHP
arqel-dev/actions
Action invocation primitives for Arqel — row, bulk, toolbar, header actions with confirmation, forms, authorization.
-
PHP
arqel-dev/ai
AI-assisted fields for Arqel — translation, summarization, classification, extraction, generation. Provider-agnostic (Claude / OpenAI / Ollama).
-
PHP
arqel-dev/fields-advanced
Advanced field types for Arqel — RichText (Tiptap), Markdown, Code, Repeater, Builder, KeyValue, Tags, Wizard.
-
-
arqel-dev/framework
Arqel framework — meta-package that pulls the full stack (core + auth + fields + form + actions + nav + table). Install with `composer require arqel-dev/framework`.
-
PHP
arqel-dev/workflow
State-machine workflow integration for Arqel — fluent definition + HasWorkflow trait wrapping spatie/laravel-model-states.