PHP code example of spacha / finnish-zips

1. Go to this page and download the library: Download spacha/finnish-zips library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

spacha / finnish-zips example snippets


Spacha\FinnishZips\FinnishZipsServiceProvider::class,

// ...

'FinnishZips' => Spacha\FinnishZips\Facades\FinnishZips::class,

use FinnishZips;
 PHP
echo FinnishZips::getArea(00100);       // => "PK-seutu"
echo FinnishZips::getArea('90520');     // => "Oulun seutu"
 PHP
echo FinnishZips::getAreaKey('90520');  // => 7