Download the PHP package didiwijaya/wilindo without Composer

On this page you can find all versions of the php package didiwijaya/wilindo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package wilindo

didiwijaya/wilindo

License Total Downloads

Package Laravel untuk menambahkan migration dan seeder ke project Anda, dimana migration dan seeder tersebut digunakan untuk menyimpan data wilayah Indonesia mulai dari Provinsi, Kabupaten/Kota, Kecamatan dan Desa/Kelurahan.

Sumber data : Layanan SPLP (https://splp.layanan.go.id) portal Kementerian Dalam Negeri.

Instalasi

Install Package Via Composer

Mempublikasikan File

Setelah perintah diatas dijalankan, maka wilindo akan menyalin:

Konfigurasi Prefix Tabel

Untuk mengatur prefix tabel, buka file config/wilindo.php, lalu ubah kode berikut (ubah wilindo_ dengan prefix tabel yang diinginkan),

Migration dan Seeder

Jalankan perintah dibawah untuk menjalankan migration dan seeder:

Data Kemendagri dari Layanan SPLP

Kode Provinsi Nama Provinsi Kab/Kota Kecamatan Kel/Desa
11 Aceh 23 290 6500
12 Sumatera Utara 33 455 6110
13 Sumatera Barat 19 179 1265
14 Riau 12 172 1862
15 Jambi 11 144 1585
16 Sumatera Selatan 17 241 3258
17 Bengkulu 10 129 1513
18 Lampung 15 229 2651
19 Kepulauan Bangka Belitung 7 47 393
21 Kepulauan Riau 7 80 419
31 DKI Jakarta 6 44 267
32 Jawa Barat 27 627 5957
33 Jawa Tengah 35 576 8563
34 Daerah Istimewa Yogyakarta 5 78 438
35 Jawa Timur 38 666 8494
36 Banten 8 155 1552
51 Bali 9 57 716
52 Nusa Tenggara Barat 10 117 1166
53 Nusa Tenggara Timur 22 315 3442
61 Kalimantan Barat 14 174 2145
62 Kalimantan Tengah 14 136 1571
63 Kalimantan Selatan 13 156 2016
64 Kalimantan Timur 10 105 1038
65 Kalimantan Utara 5 55 482
71 Sulawesi Utara 15 171 1839
72 Sulawesi Tengah 13 175 2017
73 Sulawesi Selatan 24 313 3059
74 Sulawesi Tenggara 17 221 2287
75 Gorontalo 6 77 729
76 Sulawesi Barat 6 69 648
81 Maluku 11 118 1235
82 Maluku Utara 10 118 1185
91 P A P U A 9 105 999
92 Papua Barat 7 86 824
93 Papua Selatan 4 82 690
94 Papua Tengah 8 131 1208
95 Papua Pegunungan 8 252 2627
96 Papua Barat Daya 6 132 1013
Total 38 514 7277 83763

All versions of wilindo with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package didiwijaya/wilindo contains the following files

Loading the files please wait ....