PHPackages                             abcprintf/date-thai - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. abcprintf/date-thai

ActiveLibrary[Localization &amp; i18n](/categories/localization)

abcprintf/date-thai
===================

This is package format date for thai language

v0.1.0(3y ago)19MITPHP

Since Sep 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/abcprintf/DateThai)[ Packagist](https://packagist.org/packages/abcprintf/date-thai)[ RSS](/packages/abcprintf-date-thai/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

dateThai function
=================

[](#datethai-function)

Show date in Thai and other languages.

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

[](#installation)

```
composer require abcprintf/date-thai
```

```
$dateThai = new DateThai("th");
$dateThai->setDate(date("Y-m-d"));
$x = $dateThai->longDetail();
// result : 17 ตุลาคม 2565

$dateThai = new DateThai("en");
$dateThai->setDate(date("Y-m-d"));
$x = $dateThai->longDetail();
// result : 17 October 2022

$dateThai = new DateThai("cn");
$dateThai->setDate(date("Y-m-d"));
$x = $dateThai->longDetail();
// result : 17 十月 2022
```

License
-------

[](#license)

The MIT License (MIT)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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

1384d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d98cfe2dd9e07e77b99016df1040fcaad9c9336e174c67c1f95e41b5de6fdcc?d=identicon)[abcprintf](/maintainers/abcprintf)

---

Top Contributors

[![abcprintf](https://avatars.githubusercontent.com/u/8300694?v=4)](https://github.com/abcprintf "abcprintf (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/abcprintf-date-thai/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M305](/packages/laravel-horizon)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k18](/packages/solspace-craft-freeform)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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