milpa/command
The Command-as-atom core: the surface-agnostic Operation value object plus the CommandProvider and SurfaceProjector contracts. One operation, N surfaces.
时间:2026-07-10 02:27
genai/web
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
时间:2026-07-10 01:37
genai/session
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
时间:2026-07-10 01:33
genai/property
Compile-time config (.env / .ini) binder: compiles #[Property] classes into a container fragment so config resolves as DI beans. Runtime is PHP 5.3.29.
时间:2026-07-10 01:31
genai/di
Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).
时间:2026-07-10 01:25
handcode/yii2-dynamic-form-model
DynamicFormModel that is configurable with a given config struct
时间:2026-07-09 20:20
jdz/cspmaker
Build Content Security Policy (CSP) header strings from a fluent builder, a config array/file, or reusable third-party integration recipes
时间:2026-07-09 10:10
core45/laravel-cookieconsent
Laravel wrapper for orestbida/cookieconsent: PHP-first config, lang-file i18n, server-side consent reads, script gating, iframemanager, and a database consent audit trail.
时间:2026-07-09 09:52
xiasf/think-orm
从 ThinkPHP 5.0.24 抽离的独立 ORM 包,保留 think\ 命名空间,提供 Db / Model / Validate / Paginator / Collection / Loader / Config 等完整模型层能力,可在非 ThinkPHP 项目(脚本、微服务、其他框架)中无缝复用 ThinkPHP 5.0 风格 ORM 用法。
时间:2026-07-09 08:21
milpa/runtime
The bootable Milpa kernel: composes milpa/container, milpa/events, milpa/http and milpa/plugin into container -> dispatcher -> capability-check -> ordered plugin boot -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a
时间:2026-07-09 00:16
laranail/license-kit
Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.
时间:2026-07-09 00:09
milpa/live
Render-target-agnostic live component primitives for the Milpa PHP framework: contracts, value objects, components, data sources, and the event-driven mount/handle/render lifecycle.
时间:2026-07-08 21:16
rasuvaeff/yii3-clickhouse-toolkit
Yii3 config bridge for rasuvaeff/clickhouse-toolkit: DI wiring and console commands from environment.
时间:2026-07-08 19:46
elqora/config-kit
SDK config schema designed to provide a general shape for Input field configurations
时间:2026-07-08 15:55
apify/apify-client
Official, experimental (AI-generated and AI-maintained) Apify API client for PHP: run Actors, manage storages (datasets, key-value stores, request queues), schedules, webhooks and more.
时间:2026-07-07 09:34