Libraries tagged by match route
gabidj/scontainer
10 Downloads
Simple Container for PHP & Zend Expressive
devorto/routing
75 Downloads
Match a route on a array of routes and let the route object handle it.
ericdowell/resource-controller
880 Downloads
Resource controllers to match the laravel resource route method.
apm/apm
26 Downloads
Abstract Path Matcher, lightweight library for matching routes in different formats
kingzcheung/routing-match
671 Downloads
Routing Match
casnerano/amqp-topic-match
2 Downloads
A utility for matching routing keys to AMQP-style topic patterns.
fmizzell/rutito
10 Downloads
A couple of very simple routing classes. One for straight matches, and one for maching paths with wildcards.
murilochianfa/laravel-ipv6-patch
2258 Downloads
Fix route helper when using IPv6 to access your Laravel application.
inmanturbo/turbohx
4371 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.
brainstud/laravel-patchable-api-resource
4140 Downloads
A route generator that generates distinct put and patch endpoints
juddling/laravel-route-checker
719 Downloads
Catch errors before runtime in your Laravel project
tidal/wamp_watch
7 Downloads
A set of PHP WAMP v2 (Web Application Messaging Protocol) Monitor Clients to observe WAMP router meta-events (session, registration, subscription)
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
conectra/active-rest
1330 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
rainlee/think-route-patch
88 Downloads
解决ThinkPHP6路由验证器优先于中间件执行的扩展