Libraries tagged by URL Router
caracal/caracal
0 Downloads
A ready-to-use route system
1970mr/laravel-redirector
15 Downloads
A Laravel package for managing URL redirects easily and efficiently.
openbuildings/jam-resource
1193 Downloads
Kohana resources for Jam ORM which connect routes, controllers and models
se7enxweb/ezurlmultisite
3 Downloads
Exponential kernel override extension featuring template operator php class overrides that replace at runtime the template operators like ezurl and ezroot to bind content trees to siteaccess host names for true multisite content object resolution to url routes. Great for all large content websites and website networks. Great for smart developers!
ryudith/mezzio-response-cache
0 Downloads
Cache response based URL route key for Mezzio.
katsew/checkpoint-php
15 Downloads
Create whitelist and blacklist for the url route.
hallerweb/prioritize-php-client
0 Downloads
REST API of Prioritize, a resource, project and IoT orchestration platform. All endpoints live under /api/v1. From 1.0.0 on this REST surface is the stable public contract (SemVer); the Vaadin admin GUI and its @Route URLs are an implementation detail and NOT part of that promise. A few areas are marked 'experimental' in their schema and may still change within the 1.x line.
dgtlss/routa
20 Downloads
Automatically generate resource route URLs on Laravel models using a trait.
arielenter/laravel-phpunit-test-validation-rules
42 Downloads
Assertion methods that help to test that the desired validation rule(s) are implemented in a given URL or route name.
tonka/spark
14 Downloads
Tonka Spark is a PHP library that provides Ziggy-like functionality for Laravel applications, allowing you to generate URLs to named routes in your JavaScript code.
manojkiran/aktiv
42 Downloads
Package For Handling Active Menu(s) based on routes or url or resource routes
bemit/miniroute
21 Downloads
A mini route for URL cleaning, less-step rewriting of urls
simonov/simon-lib
4 Downloads
MVC (framework) library, routes, user friendly URL, form verification, registration, authorization, pagination, orm, log, bootstrap
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.
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.