uri-schemes

Collection of URI Immutable Value Objects

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerthephpleague/uri-schemes
Primary LanguagePHP
Program languagePHP (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2016-10-17 20:51:29
Pushed At2021-03-27 20:53:06
Last Commit At
Release Count16
Last Release Name1.2.1 (Posted on )
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count215
Watchers Count5
Fork Count7
Commits Count1.1k
Has Issues Enabled
Issues Count7
Issue Open Count1
Pull Requests Count9
Pull Requests Open Count1
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private