PHPackages                             ox01code/omise - 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. [Payment Processing](/categories/payments)
4. /
5. ox01code/omise

ActivePackage[Payment Processing](/categories/payments)

ox01code/omise
==============

this is a packge of omise

2.0.0(6y ago)71095MITPHPPHP ^7.2.5

Since Mar 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/0x01code/Laravel-Omise)[ Packagist](https://packagist.org/packages/ox01code/omise)[ RSS](/packages/ox01code-omise/feed)WikiDiscussions master Synced 3w ago

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

Laravel-Omise
=============

[](#laravel-omise)

[![Total Downloads](https://camo.githubusercontent.com/55916abd966950f54350f8be7ce2b3098d871019c659af1509d2ef3b167a1e1f/68747470733a2f2f706f7365722e707567782e6f72672f6f783031636f64652f6f6d6973652f646f776e6c6f616473)](https://packagist.org/packages/ox01code/omise)[![Monthly Downloads](https://camo.githubusercontent.com/3bdf3d17d7df3d3f26c01ed18a7fc750f89c7398998a895d591805e7552006f3/68747470733a2f2f706f7365722e707567782e6f72672f6f783031636f64652f6f6d6973652f642f6d6f6e74686c79)](https://packagist.org/packages/ox01code/omise)[![Daily Downloads](https://camo.githubusercontent.com/34bcc6ddd3993db052141833872af7a316fbdf7d5b282028e921ffe32eecb9d5/68747470733a2f2f706f7365722e707567782e6f72672f6f783031636f64652f6f6d6973652f642f6461696c79)](https://packagist.org/packages/ox01code/omise)[![License](https://camo.githubusercontent.com/627d0b5ab09638fb715398c7fb3f62e202e63cb8ccc2ae598db6e8d2a38a31c4/68747470733a2f2f706f7365722e707567782e6f72672f6f783031636f64652f6f6d6973652f6c6963656e7365)](https://packagist.org/packages/ox01code/omise)

Docs
====

[](#docs)

[เริ่มต้นใช้งานของ omise](https://www.omise.co/th/docs/thailand)
[ตัวอย่างโค้ด](https://github.com/0x01code/Laravel-Omise-Example)

Support
=======

[](#support)

   Laravel Version     7 2.0.0  Let's Start
===========

[](#lets-start)

โหลดผ่าน composer

```
composer require ox01code/omise

```

นำไฟล์ config มาไว้ที่โปรเจค

```
php artisan vendor:publish --tag=config

```

กำหนดค่าที่ไฟล์ .env

```
OMISE_PUBLIC_KEY=
OMISE_SECRET_KEY=

```

สร้าง Source [อ่านเพิ่มเติม](https://www.omise.co/th/omise-js/thailand#createsource)

```
$response = OmiseSource::create([
   'amount' => 12345,
   'currency' => 'THB',
   'type' => 'truemoney',
   'phone_number' => '0123456789',
]);
dd($response);

```

สร้าง Charge [อ่านเพิ่มเติม](https://www.omise.co/th/charges-api/thailand)

```
$response = OmiseCharge::create([
   'amount' => 12345,
   'currency' => 'THB',
   'return_uri' => 'http://example.com/orders/345678/complete',
   'source' => 'src_*****',
]);
dd($response);

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

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

2304d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25381518?v=4)[0x01code](/maintainers/0x01code)[@0x01code](https://github.com/0x01code)

---

Top Contributors

[![0x01code](https://avatars.githubusercontent.com/u/25381518?v=4)](https://github.com/0x01code "0x01code (11 commits)")

### Embed Badge

![Health badge](/badges/ox01code-omise/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.5M9](/packages/chargebee-chargebee-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[imdhemy/google-play-billing

Google Play Billing

491.5M5](/packages/imdhemy-google-play-billing)

PHPackages © 2026

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