Libraries tagged by runtime

milpa/mcp-server

0 Favers
108 Downloads

Model Context Protocol (MCP) transport core for the Milpa PHP framework: a transport-agnostic JSON-RPC 2.0 dispatcher over the tool-runtime registry, plus the auth seam a host implements to turn a bearer token into an authenticated caller.

Go to Download


milpa/data

0 Favers
188 Downloads

Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.

Go to Download


milpa/auth

0 Favers
52 Downloads

Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives and the CredentialVerifier, AuthContextFactory and SessionStore contracts — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.

Go to Download


mhqady/flowra

2 Favers
312 Downloads

Flowra is a flexible, database-driven workflow and state machine engine for Laravel. It supports workflows, typed states, transitions, guards, actions, scopes, and dynamic workflow loading, enabling complex business processes to evolve at runtime without redeploying code.

Go to Download


maatify/event-logging

0 Favers
49 Downloads

Framework-agnostic standalone event logging library containing isolated Maatify logging domains. Depends only on explicit Composer/runtime dependencies.

Go to Download


m3m0r7/pnl

8 Favers
21 Downloads

PHP native-library extension manager: FFI runtime SDK plus the pnl/pnlx CLI built from the bundled Rust sources on install.

Go to Download


lajax/yii2-asset-minifier

10 Favers
10777 Downloads

Runtime minification and combination of asset files.

Go to Download


jardissupport/classversion

0 Favers
414 Downloads

Runtime class versioning via namespace injection with configurable fallback chains and proxy caching

Go to Download


intermaterium/kickstart

0 Favers
1282 Downloads

AWS lambda runtime wrapper

Go to Download


ignashevroman/laravel-redis-sentinel-retry

5 Favers
669 Downloads

Redis Sentinel connector for Laravel with runtime failover and retry support.

Go to Download


heiner/agent-graph

0 Favers
129 Downloads

Durable agent graph runtime for Laravel AI SDK agents.

Go to Download


happenv-com/laravel-true-modular-health

0 Favers
229 Downloads

Module-scoped health checks for laravel-true-modular: declare checks per module, aggregate runtime + architecture health via Spatie Laravel Health and module:doctor.

Go to Download


glowy/macroable

7 Favers
5294 Downloads

Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.

Go to Download


genai/web

0 Favers
49 Downloads

Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.

Go to Download


genai/validation

0 Favers
45 Downloads

Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.

Go to Download


<< Previous Next >>