Dhii/url-interface

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Dhii - Url Interface

[![Build Status](https://travis-ci.org/Dhii/url-interface.svg?branch=develop)](https://travis-ci.org/Dhii/url-interface)
[![Code Climate](https://codeclimate.com/github/Dhii/url-interface/badges/gpa.svg)](https://codeclimate.com/github/Dhii/url-interface)
[![Test Coverage](https://codeclimate.com/github/Dhii/url-interface/badges/coverage.svg)](https://codeclimate.com/github/Dhii/url-interface/coverage)
[![Latest Stable Version](https://poser.pugx.org/dhii/url-interface/version)](https://packagist.org/packages/dhii/url-interface)
[![Latest Unstable Version](https://poser.pugx.org/dhii/url-interface/v/unstable)](https://packagist.org/packages/dhii/url-interface)
[![This package complies with Dhii standards](https://img.shields.io/badge/Dhii-Compliant-green.svg?style=flat-square)][Dhii]

## Details
Interfaces for working with URLs.

### Interfaces
- [`UrlAwareInterface`][] - Something that exposes a URL.

[Dhii]: https://github.com/Dhii/dhii

[`UrlAwareInterface`]:                          src/UrlAwareInterface.php