PHPackages                             nctpvtltd/laravel-nepali-date-converter - 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. nctpvtltd/laravel-nepali-date-converter

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

nctpvtltd/laravel-nepali-date-converter
=======================================

A Laravel package to convert Nepali BS dates to AD and vice versa

v1.0.0(5mo ago)05MITPHPPHP &gt;=8.0

Since Dec 3Pushed 5mo agoCompare

[ Source](https://github.com/nctpvtltd/laravel-nepali-date-converter)[ Packagist](https://packagist.org/packages/nctpvtltd/laravel-nepali-date-converter)[ RSS](/packages/nctpvtltd-laravel-nepali-date-converter/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Nepali Date Converter
=============================

[](#laravel-nepali-date-converter)

[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)[![Latest Version](https://camo.githubusercontent.com/dfc68e73e05a376ca4efe93fbee20686ae29171dd1186689e116c69926d8fbcb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6e63747076746c74642f6c61726176656c2d6e6570616c692d646174652d636f6e766572746572)](https://github.com/nctpvtltd/laravel-nepali-date-converter/releases)[![PHP Version](https://camo.githubusercontent.com/8463592f747df8f8839304cbabef248471a04b4e1299e01f5e43d71424c8a5a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6e63747076746c74642f6c61726176656c2d6e6570616c692d646174652d636f6e766572746572)](https://www.php.net/)

A simple Laravel package to convert between Gregorian (AD) dates and Nepali Bikram Sambat (BS) dates.
Ideal for Laravel applications targeting Nepali users or needing Nepali calendar support.

---

✅ Features
----------

[](#-features)

- Convert AD → BS (Gregorian to Nepali) and BS → AD (Nepali to Gregorian) dates
- Works with Laravel and optionally Carbon
- Configurable via a config file for custom date formats
- Lightweight and production-ready

---

📦 Requirements
--------------

[](#-requirements)

- PHP 8.x or higher
- Laravel (any supported version)

---

⚡ Installation
--------------

[](#-installation)

Install via Composer:

```
composer require nctpvtltd/laravel-nepali-date-converter
```

🛠 Usage
-------

[](#-usage)

Convert AD to BS:

```
use NepaliDateConverter\Facades\NepaliDateConverter;

$adDate = '2025-12-03';
$bsDate = NepaliDateConverter::engToNep($adDate);

echo $bsDate; // Output: "2082-08-17"
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance71

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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 ~0 days

Total

2

Last Release

161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/812b254b24bb4ed68bc54a21a247740e0930ee6401079d97458cc6e224147136?d=identicon)[nctpvtltdbutwal](/maintainers/nctpvtltdbutwal)

---

Top Contributors

[![rahulthapaofficial](https://avatars.githubusercontent.com/u/46896139?v=4)](https://github.com/rahulthapaofficial "rahulthapaofficial (8 commits)")

---

Tags

laraveldatecalendaradnepali-datenepalidate-converterBSbs-to-adad-to-bs

### Embed Badge

![Health badge](/badges/nctpvtltd-laravel-nepali-date-converter/health.svg)

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

###  Alternatives

[laraveljutsu/zap

A flexible, performant, and developer-friendly schedule management system for Laravel

1.4k69.1k](/packages/laraveljutsu-zap)[maherelgamil/arabicdatetime

Easy and useful tool to generate arabic or hijri date with multi-language support for laravel

414.5k](/packages/maherelgamil-arabicdatetime)[aloko/nova-persian-datepicker

Persian Datepicker for Laravel Nova.

203.5k](/packages/aloko-nova-persian-datepicker)[p3ym4n/jdate

Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.

101.8k2](/packages/p3ym4n-jdate)

PHPackages © 2026

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