genai/view dependents (1) Order by: name | downloads Show: all | require | require-dev

  • PHP

    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

    Latest version requires genai/view *