dev-master
9999999-dev
MIT
The Requires
- php >=5.6.2
The Development Requires
by Nexuslink Services
v1.0.0
1.0.0.0
MIT
The Requires
- php >=5.6.2
The Development Requires
by Nexuslink Services
Wallogit.com
2017 © Pedro Peláez
Find Indian city name by Station Code., (*1)
If you use composer, you can add this package by running, (*3)
composer require galiteintechnologies/indian-city-finder
<?php
use IndianCityFinder\CityNameFinder;
$cityNameFinder = new CityNameFinder();
$city = $cityNameFinder->find('NDLS');
echo $city;
NEW DELHI
Pull requests are always welcome., (*4)
MIT
MIT