PHPackages                             vanchaiy/thaisplit - 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. vanchaiy/thaisplit

ActiveLibrary

vanchaiy/thaisplit
==================

thaisplit for Php pure &amp; support larave

1.0.0(3y ago)010MITPHPPHP &gt;=7.0

Since Sep 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/vanchaiy/thaisplit)[ Packagist](https://packagist.org/packages/vanchaiy/thaisplit)[ RSS](/packages/vanchaiy-thaisplit/feed)WikiDiscussions main Synced 1mo ago

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

thaisplit
=========

[](#thaisplit)

thaisplit for Php pure &amp; support larave แยกคำประโยคภาษาไทย

INSTALLATION
------------

[](#installation)

Run Composer in your project:

```
composer require vanchaiy/thaisplit

```

Then you could use SDK class after Composer is loaded on your PHP project:

```
require __DIR__ . '/vendor/autoload.php';

$exp = new THSplit\Segment();
```

### Test

[](#test)

```
$exp = new THSplit\Segment();

print_r($exp->get_segment_array("ทดสอบแยกคำข้อความภาษาไทย"));
```

### Output

[](#output)

```
Array ( [0] => ทดสอบ [1] => แยก [2] => คำ [3] => ข้อความ [4] => ภาษาไทย )

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

1323d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58e29963c8f6c6e5956111190b2356fd19757072172d0deaea4a98bf4e100163?d=identicon)[vanchaiy](/maintainers/vanchaiy)

---

Top Contributors

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

---

Tags

laravelsdkthaisplit

### Embed Badge

![Health badge](/badges/vanchaiy-thaisplit/health.svg)

```
[![Health](https://phpackages.com/badges/vanchaiy-thaisplit/health.svg)](https://phpackages.com/packages/vanchaiy-thaisplit)
```

###  Alternatives

[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M74](/packages/aws-aws-sdk-php-laravel)[hafael/azure-mailer-driver

Supercharge your Laravel or Symfony app with Microsoft Azure Communication Services (ACS)! Effortlessly add email, chat, voice, video, and telephony-over-IP for next-level communication. 🚀

14109.2k](/packages/hafael-azure-mailer-driver)[octw/aramex

A Library to integrate with Aramex APIs

2925.2k](/packages/octw-aramex)[wxm/pdd-sdk

拼多多 SDK 封装, 调用简单、语义化增强。支持 Laravel/Lumen。

154.7k](/packages/wxm-pdd-sdk)

PHPackages © 2026

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