Libraries tagged by routes php
platine-php/router
6210 Downloads
Platine Router is the a lightweight and simple router using middleware to match and dispatch the request.
needinfo/router
468 Downloads
Um roteador PHP simples, seguro e robusto criado para agilidade na abstração MVC através de verbos RESTful.
juneszh/alight
461 Downloads
Alight is a light-weight PHP framework. Easily and quickly build high performance RESTful web applications.
innova2/url-builder
1366 Downloads
A lightweight PHP 7.4+ library with many features to easy build URLs
inhere/sroute
2876 Downloads
a very lightweight and fasted request router. lightweight web framework
hypecodeteam/swagger-ui-bundle
2248 Downloads
Exposes swagger UI inside your Symfony project through a route (eg. /docs)
fsasvari/laravel-uploadify
507 Downloads
Library for Laravel that handles image uploading with renaming, showing thumbnail image with custom route and more.
ez-php/metrics
32 Downloads
Prometheus metrics endpoint for ez-php — Counter, Gauge, Histogram with a /metrics route and static Metrics facade.
clarkewing/handoff
521 Downloads
Lightweight Laravel package for secure cross-application user handoff via signed URLs and route mapping.
gianarb/penny
506 Downloads
Another PHP framework made of other components
quillstack/auth
347 Downloads
Authentication for APIs: a route says what reaching it requires, and one place enforces it.
phpgt/routing
5613 Downloads
Routes HTTP requests to your code.
memran/marwa-router
1405 Downloads
Attribute + fluent routing over league/route with PSR-7/15/16 support.
grazulex/laravel-safeguard
25 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
chamber-orchestra/openapi-doc-bundle
2384 Downloads
Symfony bundle that auto-generates OpenAPI 3.0.1 documentation for Action-Domain-Responder (ADR) pattern applications by scanning #[Operation] and #[Route] attributes.