peanutgraphic / bloxy-core
This package is abandoned and no longer maintained.
No replacement package was suggested.
BLOXY core PHP primitives — auth, RBAC, audit log, agent registry, suggestion layer, encrypted casts
v1.0.0
2026-05-23 00:22 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.