arqel-dev/actions

Action invocation primitives for Arqel — row, bulk, toolbar, header actions with confirmation, forms, authorization.

Maintainers

Package info

github.com/arqel-dev/actions

Homepage

Issues

Documentation

pkg:composer/arqel-dev/actions

Statistics

Installs: 4

Dependents: 2

Suggesters: 0

Stars: 0

0.9.1 2026-05-07 00:22 UTC

This package is auto-updated.

Last update: 2026-05-07 00:25:41 UTC


README

License PHP Laravel Status

Pacote de Actions para o ecossistema Arqel — row, bulk, toolbar e header actions com confirmação, formulário inline e authorization.

Status

🚧 Pre-alpha — esqueleto criado em ACTIONS-001. A classe base Action, os tipos concretos, concerns, executor e controller chegam em ACTIONS-002+.

Convenções

  • declare(strict_types=1) em todos os ficheiros PHP
  • Classes final por default; Action é abstract
  • Tipos concretos em src/Types/, traits em src/Concerns/

Links