2017 © Pedro Peláez
 

library indian-city-finder

image

nexuslinkservices/indian-city-finder

  • Friday, March 24, 2017
  • by nexuslinkservices
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Indian City Finder

Find Indian city name by Station Code., (*1)

Latest Version Software License Scrutinizer Code Quality Build Status, (*2)

Installation

If you use composer, you can add this package by running, (*3)

composer require galiteintechnologies/indian-city-finder

Usage

<?php

use IndianCityFinder\CityNameFinder;

$cityNameFinder = new CityNameFinder();

$city = $cityNameFinder->find('NDLS');

echo $city;

Output

NEW DELHI

CONTRIBUTING:

Pull requests are always welcome., (*4)

The Versions

24/03 2017

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

  • php >=5.6.2

 

The Development Requires

by Nexuslink Services

24/09 2016

v1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires

  • php >=5.6.2

 

The Development Requires

by Nexuslink Services