Libraries tagged by Easy Route
pecee/simple-router
169903 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
laravel-lang/routes
565797 Downloads
Easy and fast way to localize routes
stechstudio/laravel-jwt
67523 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
sinso/app-routes
87675 Downloads
Easy way to route rest-like URLs to your code
coffeecode/router
95827 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
litalico-engineering/eg-r2
5285 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
developermarius/simple-router
1764 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
easy-projects/simple-router
475 Downloads
Libreria para crear rutas en php.
andrewcarteruk/simple-route
212 Downloads
An easy to use wrapper for the FastRoute package
mvccore/mvccore
6540 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
innova2/url-builder
720 Downloads
A lightweight PHP 7.4+ library with many features to easy build URLs
inphinit/inphinit
120 Downloads
A framework for easy creation of routes
inphinit/framework
362 Downloads
A framework for easy creation of routes
saloum45/controllergenerate
75 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
yjx/easy-router
17 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.