Libraries tagged by runtime
yii2tech/config
32714 Downloads
Provides support for Yii2 application runtime configuration
hoa/http
234386 Downloads
The Hoa\Http library.
open-runtimes/sdk-for-php
32799 Downloads
PHP SDK for the Open Runtimes orchestrator: jobs, deployments, and sandboxes.
voku/agent-graph
19737 Downloads
Deterministic SQLite graph indexing and shared SQLite runtime support for coding-agent tooling.
typedduck/steins
595 Downloads
A value-precise static analyzer for PHP that reports only what provably breaks at runtime.
teknoo/states
41671 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
sylius/sylius-mate-extension
5661 Downloads
Dev-only Symfony AI Mate extension for Sylius: exposes the runtime domain (resources, hooks, grids, routes, services) to AI coding agents via the Mate CLI.
sugarcraft/candy-core
12369 Downloads
PHP port of charmbracelet/bubbletea — Elm-architecture TUI runtime.
sajjadhossainshohag/laravel-artican
803 Downloads
Code Health Checker for Laravel — catch broken routes, missing views, schema mismatches, and runtime errors before deployment.
patchlevel/event-sourcing-phpstan-extension
76335 Downloads
PHPStan that understands your aggregates and catches event sourcing mistakes before runtime
orisai/clock
82296 Downloads
Provides current time for runtime and controllable time for testing
mrkoopie/laravel-ai-harness
7297 Downloads
A small Composer tool that gives Codex and Claude a consistent Laravel runtime through Herd, Sail, or native PHP.
milpa/plugin
14162 Downloads
The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and the plugin migration runner.
milpa/mcp-server
6202 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.
milpa/live-tui
12761 Downloads
Terminal transport layer for Milpa Live: a retained-mode TUI runtime with virtual-buffer diffing, its own ANSI painter, focus and shortcut management, and the node renderers that paint Milpa Live components in the terminal for the Milpa PHP framework.