Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
Generated on May 8, 2024 via composer

guzzlehttp/uri-template v1.0.3

A polyfill class for uri_template of PHP
Package summary
Share
0
issues
1
license
2
MIT
Package created
29 Jun 2020
Version published
3 Dec 2023
Maintainers
3
Total deps
2
Direct deps
1
License
MIT

Issues

0
This package has no issues

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
2 Packages, Including:
guzzlehttp/uri-template@v1.0.3
symfony/polyfill-php80@v1.29.0
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

1
All Dependencies CSV
β“˜ This is a list of guzzlehttp/uri-template 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
symfony/polyfill-php80v1.29.0-MIT
prod

Visualizations

Frequently Asked Questions

What does guzzlehttp/uri-template do?

The guzzlehttp/uri-template is a sophisticated, yet user-friendly PHP package that provides a polyfill class for URI templates. The primary function of this package is to assist developers in the processing of URIs and URI templates, which make it an essential tool in the management and manipulation of web addresses in your PHP applications.

How do you use guzzlehttp/uri-template?

Using the guzzlehttp/uri-template package is quite straightforward, thanks to the comprehensive approach of Composer. To install the package, you need to run the following command in your terminal:

$ composer require guzzlehttp/uri-template

After you've installed the guzzlehttp/uri-template package, you can start using it in your PHP code.

Please note that the specific usage of guzzlehttp/uri-template might vary based on your web development requirements and the scope of the PHP application.

Where are the guzzlehttp/uri-template docs?

While the readme file provided on the package's GitHub repository offers some basic information on installation and usage, the official and complete documentation for the guzzlehttp/uri-template is not directly mentioned in the readme file. However, the guzzlehttp's comprehensive support and user community could provide guides and tips on its usage. Remember to check out the changelog file and security policy on the GitHub repo for other essential, up-to-date information about this package.