Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Uri Template Laravel Package

rize/uri-template

RFC 6570 URI Template implementation for PHP. Expand templates into URLs and extract variables from matching URIs. Supports all expression types/levels, path segment and query expansions, plus base URI and default parameters—handy for building API endpoints.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables consistent, standards-compliant URI handling for API integrations (e.g., Twitter, Google Cloud) without custom code, reducing bugs and maintenance overhead
  • Supports complex use cases like dynamic route generation, query parameter manipulation (including nested arrays via % modifier), and strict URI validation for routing systems
  • Eliminates "build vs buy" dilemma for RFC 6570 implementation – proven solution with Google Cloud adoption versus reinventing the wheel
  • Critical for products requiring bidirectional URI transformation (e.g., SDKs, microservice communication, or API gateways where templates must expand to URLs and extract parameters from incoming requests)

When to Consider This Package

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation