2017 © Pedro Peláez
 

library url

Url manipulating library

image

slexx/url

Url manipulating library

  • Monday, July 31, 2017
  • by slexx
  • Repository
  • 0 Watchers
  • 1 Stars
  • 14 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

Url

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Установка

$ composer require slexx/url

Базовое использование

Класс для парсинга и манипуляцией ссылками, (*2)

$url = new Slexx\Url\Url('http://example.com/?arg=value');

echo $url->getHost();
// -> example.com

Документация

The Versions

31/07 2017

dev-master

9999999-dev

Url manipulating library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aleksei Shchepkin

url

31/07 2017

v1.1.2

1.1.2.0

Url manipulating library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aleksei Shchepkin

url

29/07 2017

v1.1.1

1.1.1.0

Url manipulating library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aleksei Shchepkin

url

22/07 2017

1.0.0

1.0.0.0

Url manipulating library

  Sources   Download

MIT

The Development Requires

by Aleksei Shchepkin

url