Libraries tagged by routeros
tiat/rest
103 Downloads
REST implementation for Tiat Router
tiat/mvc
343 Downloads
MVC router extension for Tiat Framework
thruway/middleware
9981 Downloads
Thruway WAMP router middleware for react/http
thainph/laravel-fe-integrator
27 Downloads
Generate configs, enums, routes in FE for Laravel
tgozo/laravel-codegen
82 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
tdt/start
115 Downloads
If you want to start working on The DataTank, start here! This is an installer, a config reader and a router.
tasmaniski/laminas-params-helper
124 Downloads
View Helper for reading data from $_GET, $_POST and Routes in view
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
sleeping-owl/route-priority
247 Downloads
Package to add priority to Laravel routes
shtrihstr/simple-rest-api
2292 Downloads
Simple WordPress REST API Router
sergiors/routing-service-provider
42361 Downloads
Import your routes from YAML, PHP files or Directory.
secotrust/route-statistics-bundle
6 Downloads
This Symfony2 bundle lets you analyze your logs or profiler data to rank your routes.
schmunk42/multi-theme
7414 Downloads
Yii Framework Theme-Manager class, switch themes by regular expressions on controller routes.
sayeed/lumen-route-list
846 Downloads
List all registered routes
rubrasum/velocity-forms
8 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --