Libraries tagged by route defaults
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.
cjcodes/slave-route-limiter-bundle
84915 Downloads
Instead of globally applying a Doctrine-managed MasterSlave connection, this bundle, when enabled, requires devs to flag routes as @ShouldUseReplica to use the replica database, otherwise it defaults to the primary database.
openlss/lib-router
124 Downloads
Router for handling web calls, allows dynamic registration at runtime
amajot/plates-catchall-templater
1759 Downloads
Allows you to render templates without defined routes/actions as a kind of catch-all in Zend Expressive
zzctmac/zf-router
19 Downloads
zf framework default route
onelabs/xguard-client
3 Downloads
Laravel client SDK for x-guard OAuth 2.0 / OpenID Connect Identity Provider. Drop-in Socialite provider with default routes, controller, and Blade button component.
manzadey/laravel-orchid-clear
3 Downloads
Laravel Orchid Clear default screens, routes
imikemiller/lumen-swagger-generators
16 Downloads
Provides a Lumen friendly artisan command to generate the Swagger JSON doc and a default web route.
nowo-tech/seo-kit-bundle
3 Downloads
Symfony SEO kit: multilingual static routes, slug SEO layers (defaults / pages / slug patterns / specific slugs), head tags, hreflang, sitemap and robots for FrankenPHP, php-fpm and Nginx.
edgrosvenor/tupleauth
8 Downloads
Replacement for default Laravel auth routes
genai/web
166 Downloads
Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.
aceitdesign/aceitrouter
7 Downloads
A simple router that allows for nested pages as well as middleware before and after th main matching process. It functions on callbacks provided by the routes themselves. It also has support for default behaviour (404 etc)
zaryabakhtar/laravel-blog
86 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
vahramaghabalyan/laravelblogsingle
34 Downloads
Simple blog package (with admin panel) for Laravel (8.x) based on Binshops. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
tingan/laravel-blogger
5 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.