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/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
anglemx/entity-trail-bundle
Automatic Doctrine entity audit log for Symfony — who changed what and when.
时间:2026-07-09 22:19
milpa/data
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON and in-memory backends behind a common RepositoryInterface — zero DB, zero ORM.
时间:2026-07-09 19:23
kachnitel/dynamic-form-bundle
Zero-configuration Symfony form generation from Doctrine entity metadata
时间:2026-07-09 18:32
tahamiskini/crudify
Generic CRUD controller for Laravel.
时间:2026-07-09 18:28
laranail/demo-mode
Comprehensive, granular, license-aware demo/sandbox controller for Laravel products — read-only & write guards, per-model/route/feature gating, reset/restore strategies, per-visitor sandboxing, demo accounts and banner. Complements laranail/license-verifier without re-implementing it. CLI/TUI-first.
时间:2026-07-09 00:09
milpa/live-web
HTTP/HTML transport layer for Milpa Live: CSRF/HMAC/nonce security, the signed XHTML state-transfer codec, the wire-protocol LiveEndpoint controller, and the HTML/Alpine/Latte-subset renderers for the Milpa PHP framework.
时间:2026-07-08 21:24
milpa/devtools
The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.
时间:2026-07-08 12:02
topextend/think-library
ThinkPHP layered admin framework — Controller / Application / Repository scaffolding
时间:2026-07-08 03:07
elazhari/sulu-admin-bar-bundle
Frontend admin bar for the Sulu CMS: edit the current page or custom entity, add new content and log out, directly from the website.
时间:2026-07-06 21:20
charsen/moo-scaffold
Schema 驱动的 Laravel 后端代码生成器 + 开发辅助后台:写 YAML 生成 Model/Controller/Migration/API/ACL/i18n,内置数据库设计器、接口调试、开发文档中心
时间:2026-07-06 02:11
phore/csv-entity
CSV-backed table helper for simple typed PHP entity objects.
时间:2026-07-02 13:13
sprintf/entity-table-bundle
Symfony Entity Table Bundle by Sprint-F.RU
时间:2026-07-01 12:54
hafizmmoaz/laravel-rest-api
A minimal, reusable REST API toolkit for Laravel: consistent JSON responses, a typed exception hierarchy, and base API model/controller.
时间:2026-06-29 10:22