PHPackages                             shakil-ahmmed/path - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. shakil-ahmmed/path

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

shakil-ahmmed/path
==================

Package For Getting Division, District and SubDistrict Name(Bangladesh)

v1.0.3(2y ago)7430↓31.3%3MITPHP

Since Jul 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ShakilAhmmed/path)[ Packagist](https://packagist.org/packages/shakil-ahmmed/path)[ RSS](/packages/shakil-ahmmed-path/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (6)Used By (0)

Path
====

[](#path)

Package For Getting Division, District and SubDistrict Name (Bangladesh)

Installation
------------

[](#installation)

```
composer require shakil-ahmmed/path

```

Usage
-----

[](#usage)

```
use ShakilAhmmed\Path\Path;
```

###### সকল বিভাগের জন্য

[](#সকল--বিভাগের-জন্য)

```
Path::getDivisions();
```

###### সকল বিভাগের জন্য (বাংলায়)

[](#সকল--বিভাগের-জন্য-বাংলায়)

```
Path::getDivisions('bn');
```

###### সকল বিভাগের জন্য (ইংরেজিতে)

[](#সকল--বিভাগের-জন্য-ইংরেজিতে)

```
Path::getDivisions('en');
```

###### একটি বিভাগের জন্য

[](#একটি-বিভাগের-জন্য)

```
Path::getSingleDivision('dhaka' , 'bn'); //(বাংলায়)
Path::getSingleDivision('chittagong'); // ইংরেজিতে
```

###### সকল জেলার জন্য

[](#সকল--জেলার-জন্য)

```
Path::getDistricts();
```

###### সকল জেলার জন্য (বাংলায়)

[](#সকল--জেলার-জন্য-বাংলায়)

```
Path::getDistricts('bn');
```

###### সকল জেলার জন্য (ইংরেজিতে)

[](#সকল--জেলার-জন্য-ইংরেজিতে)

```
Path::getDistricts('en');
```

###### একটি বিভাগের সব জেলার জন্য (বাংলায়)

[](#একটি-বিভাগের-সব-জেলার-জন্য--বাংলায়)

```
Path::getDivisionWiseDistrict('dhaka' , 'bn');
```

###### একটি বিভাগের সব জেলার জন্য (ইংরেজিতে)

[](#একটি-বিভাগের-সব-জেলার-জন্য--ইংরেজিতে)

```
Path::getDivisionWiseDistrict('dhaka');
```

###### একটি জেলার সব উপজেলার জন্য (বাংলায়)

[](#একটি-জেলার-সব-উপজেলার-জন্য--বাংলায়)

```
Path::getDistrictWiseUpzillas('comilla' , 'bn');
```

###### একটি জেলার সব উপজেলার জন্য (ইংরেজিতে)

[](#একটি-জেলার-সব-উপজেলার-জন্য--ইংরেজিতে)

```
Path::getDistrictWiseUpzillas('comilla');
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~391 days

Total

4

Last Release

990d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed42b5e1ddb6ba343e0c398b97f7e92c5820bd65d5230d09fa80eebb917654e1?d=identicon)[ShakilAhmmed](/maintainers/ShakilAhmmed)

---

Top Contributors

[![ShakilAhmmed](https://avatars.githubusercontent.com/u/30585539?v=4)](https://github.com/ShakilAhmmed "ShakilAhmmed (7 commits)")

### Embed Badge

![Health badge](/badges/shakil-ahmmed-path/health.svg)

```
[![Health](https://phpackages.com/badges/shakil-ahmmed-path/health.svg)](https://phpackages.com/packages/shakil-ahmmed-path)
```

###  Alternatives

[ozdemir/datatables

Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.

276169.2k](/packages/ozdemir-datatables)[phpactor/language-server-protocol

Langauge Server Protocol for PHP (transpiled)

12520.8k7](/packages/phpactor-language-server-protocol)[blitsoftwares/laravel-states-and-cities

País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.

151.1k](/packages/blitsoftwares-laravel-states-and-cities)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
