Skip to content
/ uri Public

Build, parse, and validate URIs and URI-templates

License

Notifications You must be signed in to change notification settings

opis/uri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opis URI

Tests Packagist Version Packagist Downloads Packagist License

Opis URI library allows you to build, parse and validate URIs and URI-templates.

License

Opis URI is licensed under the Apache License, Version 2.0.

Requirements

  • PHP ^7.4 || ^8.0

Installation

Opis URI is available on Packagist and it can be installed from a command line interface by using Composer.

composer require opis/uri

Or you could directly reference it into your composer.json file as a dependency

{
    "require": {
        "opis/uri": "^1.1"
    }
}

About

Build, parse, and validate URIs and URI-templates

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages