Libraries tagged by routing controller
genai/web
10 Downloads
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/processors are PHP 8 build-time.
blakvghost/juste
38 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
tomphp/tjo-annotation-router
346 Downloads
ZF2 module which lets routing be configured by via annotations on your controller classes..
carlosartur/slim-auto-routing-controller
7 Downloads
Auto generate routes from class methods on slim framework.
bengr/routing
313 Downloads
Package for implementing multiple solutions for routing in laravel application (regular routing, controller discovery, view discovery...)
h2sf/controller-routing
18 Downloads
description
arostech/api-and-api-controller
183 Downloads
Complete routing and controller surface for Laravel Apps in Aros Tech ecosystem
slim-messenger/controller
31 Downloads
Controller for routing Facebook's Messenger Bot API
florddev/laravel-auto-routing
13 Downloads
Un package de routage automatique pour Laravel
webites/routing-and-responses
4 Downloads
Library for simple routing with methods, defines controllers and responses
sfire-framework/sfire-routing
124 Downloads
sFire routing for mapping urls to controllers and methods.
neneax/multi-routing
87 Downloads
A simple package used for routing and dispatching intents to controllers, by using different protocols/serializations.
arminvieweg/slim-routing-manager
40 Downloads
Controller and annotation based routing for the Slim Framework
tyesty/routing-annotation-reader
3317 Downloads
Controller class annotation reader for collecting routes
symfony-util/routing-http-foundation
592 Downloads
RedirectToRoute object version of Symfony Bundle FrameworkBundle Controller ControllerTrait