Libraries tagged by routing controller
wp-kit/invoker
2056 Downloads
A wp-kit component that handles the invoking of controllers and closures
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
khomsiadam/stacksync
16 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
devamirul/p-router
40 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.
corviz/router
308 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support
beanmoss/annotroute
425 Downloads
Allows you to use Route annotations on your controllers.
jasny/mvc
22872 Downloads
The basics for an MVC application
vecode/caldera-router
55 Downloads
Routing component with controllers and route groups, part of Vecode Caldera
blakvghost/juste
37 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
310 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
30 Downloads
Controller for routing Facebook's Messenger Bot API