2017 © Pedro Peláez
 

library helpers

Various small helper classes

image

famex/helpers

Various small helper classes

  • Monday, September 19, 2016
  • by lostfocus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

helpers

Various small helper classes, (*1)

Installation

Just add "famex/helpers": "0.1.*", to your composer.json file., (*2)

Classes

DateHelper currently provides one static function:, (*3)

getDateDiff($time1, $time2, $precision = 2) which takes two UNIX timestamps and returns a string in the format x days., (*4)

LatLongDistHelper currently provides one static function:, (*5)

calculate($lat1, $lon1, $lat2, $lon2, $unit = "K") which returns the distance between two lat/long pairs in km (K) or miles (M), (*6)

The Versions

19/09 2016

0.1.x-dev

0.1.9999999.9999999-dev

Various small helper classes

  Sources   Download

MIT

19/09 2016

dev-master

9999999-dev

Various small helper classes

  Sources   Download

MIT

19/09 2016

0.1.2

0.1.2.0

Various small helper classes

  Sources   Download

MIT

21/08 2014

0.1.1

0.1.1.0

  Sources   Download

21/08 2014

0.1.0

0.1.0.0

  Sources   Download