PHPackages                             awcode/thai-laravel - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. awcode/thai-laravel

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

awcode/thai-laravel
===================

A helper package for deploying laravel apps in Thailand

21911PHP

Since Jul 14Pushed 1y ago3 watchersCompare

[ Source](https://github.com/awcode/thai-laravel)[ Packagist](https://packagist.org/packages/awcode/thai-laravel)[ RSS](/packages/awcode-thai-laravel/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Thai-laravel
============

[](#thai-laravel)

A helper package for deploying laravel apps in Thailand

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

[](#installation)

Install through Composer (currently in Beta, remove dev-master once we move to a stable release)

`composer require "awcode/thai-laravel" "dev-master"`

Or manually adding

```
{
    "require": {
        "awcode/thai-laravel": "dev-master"
    }
}
```

Once installed run these commands to publish the config file.

```
php artisan vendor:publish --provider="Awcode\ThaiLaravel\ThaiLaravelServiceProvider"

```

Run below to publish the Address database migrations and seeds.

```
php artisan migrate
php artisan thailaravel:install

```

Thai Addresses
--------------

[](#thai-addresses)

Seeders and helper classes to populate all Thai Provinces, Postcodes and Districts

Connector to the Where.in.th commercial database for locating individual addresses

Thai Validation
---------------

[](#thai-validation)

Validate a phone number is correct format for Thailand

Validate a [Thai ID card](https://thailandformats.com/idcards) is in correct format

Thai Format Helpers
-------------------

[](#thai-format-helpers)

Convert [Thai Years](https://thailandformats.com/dates) to Gregorian Calendar

Convert [Rai/Wah](https://thailandformats.com/areas) (Land unit measurements) to other common formats

Thai Numerals Helper
--------------------

[](#thai-numerals-helper)

Easily switch numbers between Arabic and Thai numerals

Thai Fonts
----------

[](#thai-fonts)

Font packages to help use Thai Text

Helpers to make Thai fonts work in other packages such as DomPDF

### Support and Contributing

[](#support-and-contributing)

This has been built by the team at [AWcode](https://awcode.com), for both our internal needs and to support the Thai developer community. Please run your own tests to ensure that this fits your needs, no warranty or guarantee is provided.

If you have any questions, feedback or issues please raise an Issue on this repository.

Contributors are welcome to submit pull requests for review.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity15

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/ad0d81e88f801bc74aff0fd0c82cbfc86ab0853ebf0a4b12b39a96fe05f00cf2?d=identicon)[mnwalker](/maintainers/mnwalker)

---

Top Contributors

[![mnwalker](https://avatars.githubusercontent.com/u/9032080?v=4)](https://github.com/mnwalker "mnwalker (27 commits)")

### Embed Badge

![Health badge](/badges/awcode-thai-laravel/health.svg)

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

###  Alternatives

[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)[symfony-tools/docs-builder

The build system for Symfony's documentation

3668.5k1](/packages/symfony-tools-docs-builder)[mwltr/magedeploy2-base

Magento2 Deployment Setup using Robo and Deployer

425.3k](/packages/mwltr-magedeploy2-base)[enygma/composerclean

An additional command for Composer that removes configured files/directory

171.8k](/packages/enygma-composerclean)

PHPackages © 2026

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