Libraries tagged by trailing
middlewares/trailing-slash
550194 Downloads
Middleware to normalize the trailing slash of the uri path
illuminatech/url-trailing-slash
239359 Downloads
Allows enforcing URL routes with or without trailing slash
fsasvari/laravel-trailing-slash
173117 Downloads
The package that adds redirection with trailing slash to Laravel framework.
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/no-trailing-comma
183285 Downloads
Placeholder package for clean diffs in composer.json.
axllent/silverstripe-trailing-slash
189939 Downloads
Ensure that a single trailing slash is always added to the URL
studiomitte/redirect2trailingslash
115366 Downloads
Redirect urls with no trailing slashes to the one with
b13/de-slash
24953 Downloads
De-Slash URLs - In case you do not want to havea trailing slash in your URLs, this extension will remove it
cortexphp/json-repair
7719 Downloads
Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.
graze/silex-trailing-slash-handler
21894 Downloads
Handle requests missing a trailing slash in Silex by appending a slash and issuing an internal sub-request.
backstage/laravel-trailing-slash
7133 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
otar/jsonc
1881 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
flowpack/seo-routing
6575 Downloads
Flow Framework Router to ensure a trailing slash in Neos.
gnahotelsolutions/laravel-trailing-slash
3468 Downloads
End your Laravel project routes with trailing slash
jsonrepair/jsonrepair
1797 Downloads
Repair invalid JSON documents - A modern PHP 8.4+ port with streaming support. Fixes common issues: missing quotes, trailing commas, comments, single quotes, and more.
xinningsu/laravel-route-trailing-slash
532 Downloads
Let laravel route work as exactly as how we define it including the trailing slash.