PHPackages                             makka/nepali\_date - 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. makka/nepali\_date

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

makka/nepali\_date
==================

A simple plugin to convert nepali date to english date

1151PHPCI failing

Since Jan 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mangitmaharjan/nepali-date)[ Packagist](https://packagist.org/packages/makka/nepali_date)[ RSS](/packages/makka-nepali-date/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nepali Date
===========

[](#nepali-date)

[![Latest Version](https://camo.githubusercontent.com/f5840b1a7e6cf81ce84e8baad569e537749f4080957af4a439e0fca9242d15f2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7468657068706c65616775652f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/mangitmaharjan/nepali-date/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

This package is made just to help anyone who wants to convert english date to nepali date.

Install
-------

[](#install)

Via Composer

```
$ composer require makka/nepali_date
```

Add Facade to config/app.php
----------------------------

[](#add-facade-to-configappphp)

```
'NDate' => Makka\NepaliDate\NepaliDate::class,
```

Usage
-----

[](#usage)

```
NDate::eng_to_nep($yy, $mm, $dd)
NDate::nep_to_eng($yy, $mm, $dd)
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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.

### Community

Maintainers

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

---

Top Contributors

[![mangitmaharjan](https://avatars.githubusercontent.com/u/26222626?v=4)](https://github.com/mangitmaharjan "mangitmaharjan (5 commits)")

### Embed Badge

![Health badge](/badges/makka-nepali-date/health.svg)

```
[![Health](https://phpackages.com/badges/makka-nepali-date/health.svg)](https://phpackages.com/packages/makka-nepali-date)
```

PHPackages © 2026

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