Download the PHP package jessyledama/kenya-subdivision-data without Composer
On this page you can find all versions of the php package jessyledama/kenya-subdivision-data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jessyledama/kenya-subdivision-data
More information about jessyledama/kenya-subdivision-data
Files in jessyledama/kenya-subdivision-data
Package kenya-subdivision-data
Short Description Kenya Subdivision Data.
License MIT
Informations about the package kenya-subdivision-data
Kenya Counties Data
This module introduces Regions, Counties, SubCounties and Wards into your project. It adds the necessary models, controllers, services and migrations for it to work. As this solution seeks to be as unobtrusive as possible, all the data has been handled using seeds.
Installation
-
Clone this repository
- Run
- Migrate your database
- Seed your database with data
- Run the system
- You can now access the data via or though
This data is broken down into:
- Regions
- Counties
- SubCounties
- Wards
The Goal
The goal for this package is to have all subdivision data for all Afrikan Countries. Whenever you are building an application that should make use of decentralized units of govt in Kenya and the rest of Afrika, you are forced to manually enter all those records over and over. This, right here, is a solution for that. Now using the api access, you can access the data programmatically and use it directly in your projects.
What's Covered:
Kenya's units of Gov't: (Regions are for classification, but are no longer used for administration in Kenya.)
- Counties
- Sub Counties/Constituencies
- Wards
All versions of kenya-subdivision-data with dependencies
fruitcake/laravel-cors Version ^2.0
guzzlehttp/guzzle Version ^7.0.1
laravel/framework Version ^8.75
laravel/sanctum Version ^2.11
laravel/tinker Version ^2.5
staudenmeir/belongs-to-through Version ^2.5