opis/uri 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

opis/uri

最新稳定版本:1.1.0

Composer 安装命令:

composer require opis/uri

包简介

Build, parse and validate URIs and URI-templates

README 文档

README

Tests Packagist Version Packagist Downloads Packagist License

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

GitHub 信息

  • Stars: 16
  • Watchers: 4
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2026-01-04