2017 © Pedro Peláez
 

drupal-module distance

Provide a standard way to store distance

image

gertvdb/distance

Provide a standard way to store distance

  • Tuesday, July 17, 2018
  • by gertvdb
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

distance

Provide a standard way to store distance and work with it., (*1)

Usage

Initialising the classes., (*2)


use Drupal\distance\Distance; $distance = new Distance(1.67, 'MI'); $km = $distance->toKilometers();

Release notes

1.0.0 * Basic setup of the module. * Provide distance class., (*3)

The Versions

17/07 2018

dev-master

9999999-dev https://github.com/gertvdb/distance

Provide a standard way to store distance

  Sources   Download

MIT

The Requires

  • php >=7.1

 

by Gert van den Buijs

distance

17/07 2018

1.0.0

1.0.0.0 https://github.com/gertvdb/distance

Provide a standard way to store distance

  Sources   Download

MIT

The Requires

  • php >=7.1

 

by Gert van den Buijs

distance

17/07 2018

dev-develop

dev-develop https://github.com/gertvdb/distance

Provide a standard way to store distance

  Sources   Download

MIT

The Requires

  • php >=7.1

 

by Gert van den Buijs

distance