Libraries tagged by explicit
lombokclarion/view
1 Downloads
Blade-like template compiler for LombokClarion. Auto-escaping by default; {!! !!} is the explicit, audit-flagged opt-out.
lombokclarion/validation
1 Downloads
FormRequest validation with a typed rule vocabulary — no pipe-string DSL, explicit DTO mapping, violations rendered through i18n.
lombokclarion/routing
1 Downloads
Explicit route table, middleware pipeline, Kernel, and runtime adapters (FPM/Function/Swoole) for LombokClarion.
lombokclarion/persistence
1 Downloads
QueryBuilder (bound parameters only), SchemaBuilder, and an explicit-manifest MigrationRunner for LombokClarion.
lombokclarion/i18n
1 Downloads
Explicit internationalization for LombokClarion: locale catalogs are plain PHP files listed in a manifest, never directory-scanned. Parameter interpolation, count-based pluralization, fallback locale.
lombokclarion/framework
0 Downloads
One-require metapackage that installs the full LombokClarion runtime stack. Requiring this IS the explicit opt-in for the whole framework; individual packages still never pull each other's optional pieces transitively.
lombokclarion/facades
1 Downloads
Optional static-accessor facades for LombokClarion. Explicitly isolated from core and domain layer (§2.6, §4.12). MUST NOT leak into app/Domain/**.
lombokclarion/container
1 Downloads
Explicit, compile-checked dependency injection container for LombokClarion. No auto-discovery of interface bindings; zero reflection at request time once compiled.
lombokclarion/console
1 Downloads
Explicit CLI kernel for LombokClarion, plus built-in migrate/optimize/audit:sql/audit:security commands.
lombokclarion/bus
1 Downloads
Explicit CommandBus, QueryBus, and EventBus for LombokClarion. One handler per command/query, explicitly registered; no auto-discovery.
lombokclarion/active-record
1 Downloads
Optional ActiveRecord pattern for LombokClarion. Explicitly isolated from core and domain layer (§2.6, §4.12). MUST NOT leak into app/Domain/**.
lofye/foundry-framework
7 Downloads
Foundry: an explicit, LLM-first PHP web framework
locksyk/api-session-bundle
32 Downloads
Stateful Symfony firewalls for API endpoints: the session id travels in the Authorization Bearer header instead of a cookie, with an explicit switch-user endpoint.
kashifleo/multi-db-bridge
69 Downloads
A Laravel package for managing central and tenant databases simultaneously using explicit, secure tenant connections.
kanian/recastai-sdk-php-no-require-autoload
1066 Downloads
PHP SDK Recast.AI with Explicit Require Autoload Statements Removed