File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 3
3
** PHP Domain Parser** is a [ Public Suffix List] ( http://publicsuffix.org/ ) based
4
4
domain parser implemented in PHP.
5
5
6
- [ ![ Build Status] ( https://travis-ci.org/jeremykendall/php-domain-parser.png?branch=master )] ( https://travis-ci.org/jeremykendall/php-domain-parser )
7
- [ ![ Total Downloads] ( https://poser.pugx.org/jeremykendall/php-domain-parser/downloads.png )] ( https://packagist.org/packages/jeremykendall/php-domain-parser )
8
- [ ![ Latest Stable Version] ( https://poser.pugx.org/jeremykendall/php-domain-parser/v/stable.png )] ( https://packagist.org/packages/jeremykendall/php-domain-parser )
6
+ [ ![ Build Status] ( https://img.shields.io/travis/jeremykendall/php-domain-parser/master.svg?style=flat-square )] ( https://travis-ci.org/jeremykendall/php-domain-parser )
7
+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/jeremykendall/php-domain-parser.svg?style=flat-square )] ( https://packagist.org/packages/jeremykendall/php-domain-parser )
8
+ [ ![ Latest Stable Version] ( https://img.shields.io/github/release/jeremykendall/php-domain-parser.svg?style=flat-square )] ( https://github.com/jeremykendall/php-domain-parser/releases )
9
+ [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( https://github.com/jeremykendall/php-domain-parser/blob/master/LICENSE )
10
+
9
11
10
12
Motivation
11
13
-------
You can’t perform that action at this time.
0 commit comments