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
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
charsen/moo-scaffold
Schema 驱动的 Laravel 后端代码生成器 + 开发辅助后台:写 YAML 生成 Model/Controller/Migration/API/ACL/i18n,内置数据库设计器、接口调试、开发文档中心
时间:2026-07-06 02:11
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
givanov95/laravel-attachments
Polymorphic file & image attachments for Laravel: HasImages / HasFiles traits, Image / File models with URL accessor, drag-drop reorder routes, UploadHelper for clean controller code.
时间:2026-06-29 07:44
konradmichalik/typo3-routing
Attribute Routing - Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.
时间:2026-06-29 07:31
mostafizurmaruf/bingo-crud
Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.
时间:2026-06-23 10:37
shakib53626/laravel-crud-generator
A Laravel package to generate CRUD scaffold (Migration, Model, Controller, Requests, Resource) with one command.
时间:2026-06-21 19:35
maiscraft/graphql-hyperf
Hyperf adapter for Maiscraft GraphQL - Auto-wiring, PSR container bridge, HTTP controller, and configuration provider
时间:2026-06-21 13:59