uri-schemes

Collection of URI Immutable Value Objects

Github星跟踪图

Uri Schemes

Build Status
Latest Version

This package contains concrete URI objects represented as immutable value object. Each URI object implements the League\Uri\Interfaces\Uri interface as defined in the uri-interfaces package or the Psr\Http\Message\UriInterface from PSR-7.

System Requirements

You need:

  • PHP >= 7.2 but the latest stable version of PHP is recommended
  • the mbstring extension
  • the intl extension

Dependencies

Installation

$ composer require league/uri-schemes

Documentation

Full documentation can be found at uri.thephpleague.com.

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING and CONDUCT for details.

Testing

League Uri Schemes 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

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.

主要指标

概览
名称与所有者thephpleague/uri-schemes
主编程语言PHP
编程语言PHP (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2016-10-17 20:51:29
推送于2021-03-27 20:53:06
最后一次提交
发布数16
最新版本名称1.2.1 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数215
关注者数5
派生数7
提交数1.1k
已启用问题?
问题数7
打开的问题数1
拉请求数9
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?