> For the complete documentation index, see [llms.txt](https://senselab.gitbook.io/senselab-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://senselab.gitbook.io/senselab-docs/vendor/guzzlehttp/uri-template.md).

# uri-template

## Install

Via Composer

```bash
$ composer require guzzlehttp/uri-template
```

## Change log

Please see [CHANGELOG](/senselab-docs/vendor/guzzlehttp/uri-template/changelog.md) for more information on what has changed recently.

## Testing

```bash
$ make test
```

## Security

If you discover a security vulnerability within this package, please send an email to <security@tidelift.com>. All security vulnerabilities will be promptly addressed. Please do not disclose security-related issues publicly until a fix has been announced. Please see [Security Policy](https://github.com/guzzle/uri-template/security/policy) for more information.

## License

Guzzle is made available under the MIT License (MIT). Please see [License File](https://github.com/jeremy-sud/Senselab_Core_API/blob/main/vendor/guzzlehttp/uri-template/LICENSE/README.md) for more information.

## For Enterprise

Available as part of the Tidelift Subscription

The maintainers of Guzzle and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/packagist-guzzlehttp-uri-template?utm_source=packagist-guzzlehttp-uri-template7\&utm_medium=referral\&utm_campaign=enterprise\&utm_term=repo)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://senselab.gitbook.io/senselab-docs/vendor/guzzlehttp/uri-template.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
