opis/uri
最新稳定版本:1.1.0
Composer 安装命令:
composer require opis/uri
包简介
Build, parse and validate URIs and URI-templates
README 文档
README
Opis URI library allows you to build, parse and validate URIs and URI-templates.
License
Opis URI is licensed under the Apache License, Version 2.0.
Requirements
- PHP ^7.4 || ^8.0
Installation
Opis URI is available on Packagist and it can be installed from a command line interface by using Composer.
composer require opis/uri
Or you could directly reference it into your composer.json file as a dependency
{
"require": {
"opis/uri": "^1.1"
}
}
统计信息
- 总下载量: 17.03M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 1
- 依赖项目数: 7
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-01-04