php-concept/support
Concept Support — dependency-free runtime contract and factory helpers
时间:2026-07-10 06:33
builtbyberry/laravel-swarm-filament
Free, read-only Filament observability panel for Laravel Swarm — inspect swarm runs, steps, durable state, memory, streaming, and audit health from your app's Filament panel.
时间:2026-07-10 02:25
genai/validation
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. P
时间:2026-07-10 01:35
genai/sql-mapper
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\<Name> implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a
时间:2026-07-10 01:34
genai/openapi
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
时间:2026-07-10 01:30
genai/i18n
Localization for the GenAI stack — Spring-style message keys compiled from per-locale .ini catalogs into a reflection-free Cache\Messages, a Translator bean, a global __() view helper, and a LocaleInterceptor that resolves the request locale (?lang / session / Accept-Language). PHP 5.3-safe at runti
时间:2026-07-10 01:28
hstanleycrow/easyphpwebcomponents
Free PHP web components library like lists, buttons, dropdowns, and more.
时间:2026-07-09 21:34
handcode/yii2-dynamic-form-model
DynamicFormModel that is configurable with a given config struct
时间:2026-07-09 20:20
x3p0-dev/x3p0-asset
A small, modern asset-resolution library for WordPress plugins and themes.
时间:2026-07-09 18:23
thingston/psr3
A lightweight, dependency-free PSR-3 logger with pluggable local and cloud adapters.
时间:2026-07-08 18:33
waffle-commons/telemetry
SDK-free enterprise telemetry for Waffle Commons: contract-first tracing no-ops, a Prometheus /waffle-metrics exporter, and stateless worker-metric collectors.
时间:2026-07-08 16:13
besnovatyj/yii2-cms-jodit
Редактор Jodit для Yii2 (собранный dist + виджет) со встроенной интеграцией файлового менеджера besnovatyj/filemanager-core.
时间:2026-07-08 13:24
besnovatyj/yii2-cms-editor
Фасад выбора WYSIWYG-редактора для Yii2 CMS: единый виджет-прослойка EditorWidget + контракт адаптеров. Конкретный движок (Jodit, CKEditor5, ...) переключается через модуль настроек, без правки форм модулей.
时间:2026-07-08 13:22
besnovatyj/yii2-cms-run-shop
Модуль магазина RUnIsLife для Yii2 CMS
时间:2026-07-08 13:17