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

1183PHP

Since Jul 14Pushed 10mo 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 5d ago

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 10% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity14

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

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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