diogocoutinho member since: May 01, 2026

diogocoutinho's packages

  • 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/cli

    Standalone CLI for Arqel — interactive scaffolder (`arqel new`) and meta tooling.

  • PHP

    arqel-dev/core

    Core contracts, service provider, and primitives for Arqel.

  • PHP

    arqel-dev/export

    Export pipeline for Arqel — CSV/XLSX/PDF exporters and the ExportAction bulk action.

  • PHP

    arqel-dev/fields

    Field types for Arqel — declarative, validated, renderable.

  • PHP

    arqel-dev/fields-advanced

    Advanced field types for Arqel — RichText (Tiptap), Markdown, Code, Repeater, Builder, KeyValue, Tags, Wizard.

  • PHP

    arqel-dev/form

    Form builder for Arqel — sections, fieldsets, grids, tabs over Arqel Fields.

  • 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/nav

    Navigation primitives for Arqel — sidebar items, groups, breadcrumbs.

  • PHP

    arqel-dev/realtime

    Realtime broadcasting integration for Arqel — Reverb-friendly events for Resource updates.