项目作者: quillstack

项目描述 :
The simple implementation of PSR-7: UriInterface.
高级语言: PHP
项目地址: git://github.com/quillstack/uri.git
创建时间: 2020-10-04T10:14:16Z
项目社区:https://github.com/quillstack/uri

开源协议:MIT License

下载


Quillstack URI

Build Status
Downloads
Coverage
Lines of Code
StyleCI
CodeFactor
Packagist License
Reliability Rating
Maintainability
Security Rating
Packagist PHP Version Support

The simple implementation of PSR-7: UriInterface.

Unit tests

Run tests using a command:

  1. phpdbg -qrr ./vendor/bin/unit-tests

Docker

  1. $ docker-compose up -d
  2. $ docker exec -w /var/www/html -it quillstack_uri sh