Packages from arqel-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/audit
Activity log wrapper for Arqel — convenience trait + controller scaffold around spatie/laravel-activitylog.
-
PHP
arqel-dev/auth
Authorization layer for Arqel — wraps Laravel Policies + Gate with conveniences for Resources and panels.
-
-
-
PHP
arqel-dev/export
Export pipeline for Arqel — CSV/XLSX/PDF exporters and the ExportAction bulk action.
-
-
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/marketplace
Plugin marketplace backend for Arqel — schema, models e REST API para descoberta/publicação de plugins community.
-
PHP
arqel-dev/mcp
Model Context Protocol server for Arqel — exposes panel resources, fields, tables, and actions to MCP-compatible AI clients.
-
-
PHP
arqel-dev/realtime
Realtime broadcasting integration for Arqel — Reverb-friendly events for Resource updates.
-
-
PHP
arqel-dev/tenant
Multi-tenancy primitives for Arqel — TenantManager, resolver, scoped Eloquent traits, and adapters for stancl/tenancy + spatie/laravel-multitenancy.
-
PHP
arqel-dev/versioning
Time-travel record versioning for Arqel — Versionable trait + version snapshots with diff tracking and pruning.
-
PHP
arqel-dev/widgets
Dashboard widgets for Arqel — Stat/Chart/Table/Custom widgets with deferred loading and polling.
-
PHP
arqel-dev/workflow
State-machine workflow integration for Arqel — fluent definition + HasWorkflow trait wrapping spatie/laravel-model-states.