sabre/uri
Composer 安装命令:
composer require sabre/uri
包简介
Functions for making sense out of URIs.
README 文档
README
sabre/uri is a lightweight library that provides several functions for working with URIs, staying true to the rules of RFC3986.
Partially inspired by Node.js URL library, and created to solve real problems in PHP applications. 100% unit tested and many tests are based on examples from RFC3986.
The library provides the following functions:
resolveto resolve relative urls.normalizeto aid in comparing urls.parse, which works like PHP's parse_url with special cases for some Windows-style paths 9.buildto do the exact opposite ofparse.splitto easily get the 'dirname' and 'basename' of a URL without all the problems those two functions have.
Build status
| release | minimum PHP version |
|---|---|
| master | PHP 8.2 |
| 3.0 | PHP 7.4 |
| 2.3 | PHP 7.4 |
| 2.2 | PHP 7.1 |
| 2.0,2.1 | PHP 7.0 |
| 1.x | PHP 5.4.7 |
Further reading
Questions?
Head over to the sabre/dav mailinglist, or you can also just open a ticket on GitHub.
Made at fruux
This library is being developed by fruux. Drop us a line for commercial services or enterprise support.
sabre/uri 适用场景与选型建议
sabre/uri 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 37.55M 次下载、GitHub Stars 达 293, 最近一次更新时间为 2014 年 11 月 18 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「url」 「uri」 「rfc3986」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 sabre/uri 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sabre/uri 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 sabre/uri 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
RFC 3986 compliant url parsing library with PSR-7 Uri component
Safely namespaced guzzle psr7 for WP2Static
Easy URL rewrites in your Laravel application
uri signer with expiration option
Zend Framework 1 Uri package
A Laravel helper to detect if the current route/path is active.
统计信息
- 总下载量: 37.55M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 304
- 点击次数: 23
- 依赖项目数: 44
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-11-18