Libraries tagged by trailing
middlewares/trailing-slash
531139 Downloads
Middleware to normalize the trailing slash of the uri path
illuminatech/url-trailing-slash
230082 Downloads
Allows enforcing URL routes with or without trailing slash
fsasvari/laravel-trailing-slash
170367 Downloads
The package that adds redirection with trailing slash to Laravel framework.
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz/no-trailing-comma
180101 Downloads
Placeholder package for clean diffs in composer.json.
axllent/silverstripe-trailing-slash
187180 Downloads
Ensure that a single trailing slash is always added to the URL
studiomitte/redirect2trailingslash
110980 Downloads
Redirect urls with no trailing slashes to the one with
b13/de-slash
21567 Downloads
In case you do not want to havea trailing slash in your URLs, this extension will remove it
cortexphp/json-repair
4410 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.
gnahotelsolutions/laravel-trailing-slash
3461 Downloads
End your Laravel project routes with trailing slash
backstage/laravel-trailing-slash
5328 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
otar/jsonc
1200 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
flowpack/seo-routing
5329 Downloads
Flow Framework Router to ensure a trailing slash in Neos.
xinningsu/laravel-route-trailing-slash
469 Downloads
Let laravel route work as exactly as how we define it including the trailing slash.
graze/silex-trailing-slash-handler
21730 Downloads
Handle requests missing a trailing slash in Silex by appending a slash and issuing an internal sub-request.
jsonrepair/jsonrepair
1590 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.