Libraries tagged by runtime
sysgen/streamcore
58 Downloads
PHP Runtime Optimizer
sympress/orm
53 Downloads
Doctrine-inspired ORM primitives for WordPress projects that keep wpdb as the database runtime.
sinemacula/http-primitives-php
376 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
samsonasik/package-versions
23379 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
rasuvaeff/yii3-settings
300 Downloads
Typed runtime settings for Yii3 applications
radic/composer-exclude-classmap-plugin
854 Downloads
Merges 'autoload.exclude-classmap' from vendor packages into the root composer at runtime. Useful for overriding php classes of other packages. Compatible with wikimedia/composer-merge-plugin packages aswell.
plumbok/plumbok
687 Downloads
Runtime Code Generator like Lombok for PHP
phuture/continuum
293 Downloads
A forward-compatibility layer bringing tomorrow’s PHP features to today’s runtimes.
phpsoftbox/profiler
39 Downloads
Lifecycle profiler contracts and runtime for PhpSoftBox
pfinalclub/asyncio
81 Downloads
An embeddable, composable, and reasonable PHP Async Runtime
particle-academy/fancy-x-files
107 Downloads
Headless manager for the well-known files every modern web app owes bots AND agents — robots.txt, .well-known/security.txt, llms.txt, humans.txt, sitemap.xml, and an agents/AI manifest. Define them once in code/config and serve them consistently. Zero runtime deps; ships a default-open robots evaluator so scrapers can honor robots honestly, and makes it hard to leak a protected path. Framework-agnostic core + Laravel adapter.
nimblephp/settings
39 Downloads
Runtime key-value settings for NimblePHP, stored in the database with typed values and per-request caching
nick-nds/nexus-extractor
234 Downloads
Laravel runtime + AST extractor that emits a complete reflection.json for the Nexus code intelligence tool.
neo/little-sail
9082 Downloads
Smaller Alpine based image for Laravel Sail runtimes
milpa/skeleton
70 Downloads
The composer create-project starting point for a Milpa app: boots milpa/runtime's Kernel, serves a real HTTP response with zero database, and ships a coa CLI (doctor/validate/make/inspect, plus every plugin-declared CommandProviderInterface command) wired to milpa/devtools. Minimal by default — the agent-ready surface (MCP/tools, bin/mcp-server.php) is opt-in via `composer require milpa/tool-runtime milpa/mcp-server` or `php bin/coa agent:enable`.