league/uri-manipulations
最新稳定版本:1.5.0
Composer 安装命令:
composer require league/uri-manipulations
包简介
URI manipulation library
关键字:
README 文档
README
This package is EOL since 2019-10-18
You should instead use:
The package contains:
- an object to format URI string representation output;
- a function to get the URI reference information according to RFC3986;
- URI middlewares to ease filtering and manipulating Uri objects;
System Requirements
You need:
- PHP >= 7.0 but the latest stable version of PHP is recommended
- the
intlextension
Dependencies
Installation
$ composer require league/uri-manipulations
Documentation
Full documentation can be found at uri.thephpleague.com.
Testing
League Uri Manipulations has a :
- a PHPUnit test suite
- a coding style compliance test suite using PHP CS Fixer.
- a code analysis compliance test suite using PHPStan.
To run the tests, run the following command from the project folder.
$ composer test
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email nyamsprod@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 6.19M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 203
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-01