PHP code example of namdevel / cek-nik
1. Go to this page and download the library: Download namdevel/cek-nik 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/ */
namdevel / cek-nik example snippets
NAMDEVEL\Ktp\Nik;
$nik = new Nik('36740749069XXXXX');
echo $nik->search();