Libraries tagged by simple router
shroophp/pattern
526 Downloads
A library for simple pattern matching.
mkd/laravel-fast-api
6 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.
knplabs/rad-url-generation
5914 Downloads
Simply auto-complete needed route parameters with existing ones.
conectra/highway
1334 Downloads
HighWay is simple route engine structured by schemas
berkayoztunc/laravel-profile
163 Downloads
Simple profile routes and views for starter project and user activitions tracking
rivalex/laravel-humanstxt
188 Downloads
Simple humans.txt routes and views for Laravel 10
olssonm/l5-humans
2130 Downloads
Simple humans.txt routes and views for Laravel.
symplify/modular-routing
6910 Downloads
Load your Symfony routes with a simple service.
lbmadesia/api-generator
38 Downloads
To create a api with all related files like controller, route etc with a simple restapi.
lbmadesia/generator
52 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
careerum/laravel-keycloak-web-guard
178 Downloads
Simple Keycloak Guard to Laravel Web Routes With User Sync and User Create Interfaces
wepesi/routing
24 Downloads
Simple and lightweight php module to write clean route of a web application
italofantone/api-token-validator
100 Downloads
A simple package to validate API tokens with Laravel. Middleware to protect routes using valid tokens.
blakvghost/bravo
10 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
webdevetc/contactetc
1207 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.