PHPackages                             gudevindy/checkaccname - 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. [API Development](/categories/api)
4. /
5. gudevindy/checkaccname

ActiveLibrary[API Development](/categories/api)

gudevindy/checkaccname
======================

Official PHP client for Check AccName — Thai bank account name inquiry API (check.gudevindy.com)

v1.0.1(3mo ago)00MITPHPPHP &gt;=8.0

Since Apr 16Pushed 3mo agoCompare

[ Source](https://github.com/gudevindy/checkaccname-php)[ Packagist](https://packagist.org/packages/gudevindy/checkaccname)[ Docs](https://check.gudevindy.com)[ RSS](/packages/gudevindy-checkaccname/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Check AccName · PHP Client
==========================

[](#check-accname--php-client)

[![Packagist Version](https://camo.githubusercontent.com/15448038908f90322face3b10e9ccde89b13b75f514c9f788f2bde0bf338a652/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d312e302e302d626c7565)](https://packagist.org/packages/gudevindy/checkaccname)[![PHP Version](https://camo.githubusercontent.com/2151fb02849851877b80e9faf9988782c932fce14e509ae58d6649472e7c3013/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344382e302d373737626233)](https://www.php.net)[![License: MIT](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)](LICENSE)

PHP SDK สำหรับเรียกใช้ [Check AccName API](https://check.gudevindy.com) — **ตรวจสอบชื่อเจ้าของบัญชีธนาคารจากเลขบัญชี** · รองรับทุกธนาคารในไทย

> **Use cases:** ระบบประมูล · ระบบ Affiliate · ระบบถอนเงิน · ป้องกันสมัครซ้ำ · KYC

Features
--------

[](#features)

- ✅ ตรวจสอบชื่อเจ้าของบัญชี (PromptPay + ORFT) ทุกธนาคารในไทย
- ✅ แยกคำนำหน้า / ชื่อ / นามสกุลอัตโนมัติ + รองรับนิติบุคคล
- ✅ Type-safe DTO (typed properties)
- ✅ Exception hierarchy แยกประเภท Auth / RateLimit / Inquiry / Network
- ✅ Zero deps · ใช้แค่ ext-curl + ext-json
- ✅ MIT License

Requirements
------------

[](#requirements)

- PHP **8.0+**
- ext-curl, ext-json
- Bearer token (ขอฟรีที่  — login ด้วย LINE)

Install
-------

[](#install)

```
composer require gudevindy/checkaccname
```

Quick Start
-----------

[](#quick-start)

```
