peanutgraphic / bloxy-core
BLOXY core PHP primitives — auth, RBAC, audit log, agent registry, suggestion layer, encrypted casts
v0.1.2
2026-05-04 16:41 UTC
Requires
- php: ^8.3
- illuminate/contracts: ^12.0
- illuminate/support: ^12.0
Requires (Dev)
- anthropic-ai/sdk: ^0.17
- inertiajs/inertia-laravel: ^3.0
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
Suggests
- anthropic-ai/sdk: Required if you bind AnthropicAgentRunner via Bloxy\Core\Agent\AgentRunner. Not needed for NaiveRunner.
- inertiajs/inertia-laravel: Required if you bind ShareAgentsWithInertia middleware. Not needed otherwise.