Libraries tagged by routing controller
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
38 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
307 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support
beanmoss/annotroute
422 Downloads
Allows you to use Route annotations on your controllers.
jasny/mvc
22868 Downloads
The basics for an MVC application
blakvghost/juste
33 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..
larangular/routing-controller
434 Downloads
routing-controller
carlosartur/slim-auto-routing-controller
5 Downloads
Auto generate routes from class methods on slim framework.
bengr/routing
306 Downloads
Package for implementing multiple solutions for routing in laravel application (regular routing, controller discovery, view discovery...)
h2sf/controller-routing
15 Downloads
description
arostech/api-and-api-controller
176 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
florddev/laravel-auto-routing
10 Downloads
Un package de routage automatique pour Laravel