PHPackages                             tifoysal/bangladesh-universities - 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. tifoysal/bangladesh-universities

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

tifoysal/bangladesh-universities
================================

Laravel package for all Universities in Bangladesh

v0.0.1(3y ago)0191MITPHP

Since May 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Tifoysal/bangladesh-universities)[ Packagist](https://packagist.org/packages/tifoysal/bangladesh-universities)[ RSS](/packages/tifoysal-bangladesh-universities/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

List of Universities in Bangladesh
----------------------------------

[](#list-of-universities-in-bangladesh)

### Installation

[](#installation)

You can install the package via composer:

> composer require tifoysal/bangladesh-universities

Setup everything with just running one artisan command

> php artisan BangladeshUniversity:setup

### Usage

[](#usage)

> use Tifoysal\\BangladeshUniversities\\Models\\University;

> $universities = University::all();

> $university = University::where('name', 'International University of Business Agriculture and Technology')-&gt;first();

> $universitiesByLocation = University::where('location', 'Dhaka')-&gt;get();

`Use any Laravel (eluquent) model functions`

[Inspiration from ](https://github.com/devfaysal)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1095d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/897abc739b2a4a1b9f155ae62ea7b4ca99fc2a82d4d1b25c7f9e1ec8e4219e71?d=identicon)[foysal.kodeeo](/maintainers/foysal.kodeeo)

---

Top Contributors

[![Tifoysal](https://avatars.githubusercontent.com/u/19886279?v=4)](https://github.com/Tifoysal "Tifoysal (6 commits)")

---

Tags

laravelpackagebangladeshuniversitiesbangladesh-universities list

### Embed Badge

![Health badge](/badges/tifoysal-bangladesh-universities/health.svg)

```
[![Health](https://phpackages.com/badges/tifoysal-bangladesh-universities/health.svg)](https://phpackages.com/packages/tifoysal-bangladesh-universities)
```

###  Alternatives

[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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