2017 © Pedro Peláez
 

library url

URL value objects

image

krixon/url

URL value objects

  • Monday, March 12, 2018
  • by krixon
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3,288 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 12 Versions
  • 32 % Grown

The README.md

url

Build Status Coverage Status, (*1)

PHP7 URL value object library., (*2)

Prerequisites

  • PHP 5.6+

Installation

Install via composer

To install url with Composer, run the following command:, (*3)

$ composer require krixon/url

You can see this library on Packagist., (*4)

Install from source

# HTTP
$ git clone https://github.com/krixon/url.git
# SSH
$ git clone git@github.com:krixon/url.git

Development

Build Image and Run Container

Note: If your host machine's user does not have an ID of 1000, run the following command from the project root directory:, (*5)

echo "DEV_UID=$(id -u)" > .env

This ensures that any files created in mounted directories have the correct permissions. It will also cause the host user's SSH keys and Composer cache to be used inside the container., (*6)

Build image:, (*7)

$ docker-compose build, (*8)

Install dependencies:, (*9)

$ docker-compose run --rm library composer install, (*10)

Run the tests

$ docker-compose run --rm library composer test, (*11)

The Versions

12/03 2018

dev-master

9999999-dev

URL value objects

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

07/07 2017

0.3.0

0.3.0.0

URL value objects

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

06/07 2017

0.2.1

0.2.1.0

URL value objects

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

06/07 2017

0.2.0

0.2.0.0

URL value objects

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

15/06 2017

0.1.7

0.1.7.0

URL value objects

  Sources   Download

MIT

The Development Requires

31/05 2017

0.1.6

0.1.6.0

URL value objects

  Sources   Download

MIT

The Development Requires

31/05 2017

0.1.5

0.1.5.0

URL value objects

  Sources   Download

MIT

The Development Requires

31/05 2017

0.1.4

0.1.4.0

URL value objects

  Sources   Download

MIT

The Development Requires

31/05 2017

0.1.3

0.1.3.0

URL value objects

  Sources   Download

MIT

The Development Requires

31/03 2017

0.1.2

0.1.2.0

URL value objects

  Sources   Download

MIT

The Development Requires

31/03 2017

0.1.1

0.1.1.0

URL value objects

  Sources   Download

MIT

The Development Requires

30/03 2017

0.1.0

0.1.0.0

URL value objects

  Sources   Download

MIT

The Development Requires