Class PHP Api อั่งเปา True Wallet

Overview

Description:

API อั่งเปา True Wallet (Rework)

Features:

  • ตรวจสอบอั่งเปา
  • ใช้อั่งเปา
  • แสดงผลออกมาเป็น Json

Example:

<?php
use M4h45amu7x\Voucher;

require('src/Voucher.php');

$voucher = new Voucher('0123456789', 'https://gift.truemoney.com/campaign/?v=yGIDVpsqsbFV1LQSMH');

if ($_GET['action'] == 'verify')
    die($voucher->verify());
else if ($_GET['action'] == 'redeem')
    die($voucher->redeem());
You might also like...
This Validate Class is for those who are looking for a validator that returns a code for every each error (Laravel/Api)
This Validate Class is for those who are looking for a validator that returns a code for every each error (Laravel/Api)

Validator-Class This Validate Class is for those who are looking for a validator that returns a code for every each error (Laravel/Api) Requirements A

Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files.
Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files.

Class Preloader for PHP This tool is used to generate a single PHP script containing all of the classes required for a specific use case. Using a sing

A small package to add computed properties to any PHP class. 🐘

Computed Properties This package provides a trait and attribute that can provide computed property support. Installation This package can be installed

Class for manage directly leds on raspberry pi in PHP

led_raspberry Class for manage directly leds on raspberry pi in PHP We can access GPIO ports directly with fwrite() for power on|off leds, without use

A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.

A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.

Allows generate class files parse from json and map json to php object, including multi-level and complex objects;

nixihz/php-object Allows generate class files parse from json and map json to php object, including multi-level and complex objects; Installation You

Simple class that implement a CAPTCHA for your PHP App.

simple-captcha Simple class that implement a CAPTCHA for your PHP App. Installation Use the package manager composer to install. composer require will

Php-timer - Utility class for timing

phpunit/php-timer Utility class for timing things, factored out of PHPUnit into a stand-alone component. Installation You can add this library as a lo

Polonium is a world class old school ✍️ blog website made with Php and Tailwind 🌀

Polonium Polonium is a world class old school ✍️ blog website made with Php and Tailwind 🌀 to write dump articles about... Yeah I know, you should pr

Releases(v1.1)
  • v1.1(Jun 26, 2022)

    Description:

    API อั่งเปา True Wallet (Rework)

    Features:

    • ตรวจสอบอั่งเปา
    • ใช้อั่งเปา
    • แสดงผลออกมาเป็น Json

    Example:

    <?php
    use M4h45amu7x\Voucher;
    
    require('src/Voucher.php');
    
    $voucher = new Voucher('0123456789', 'https://gift.truemoney.com/campaign/?v=yGIDVpsqsbFV1LQSMH');
    
    if ($_GET['action'] == 'verify')
        die($voucher->verify());
    else if ($_GET['action'] == 'redeem')
        die($voucher->redeem());
    
    Source code(tar.gz)
    Source code(zip)
  • v1.0(Mar 14, 2022)

    Description:

    API อั่งเปา True Wallet (Rework)

    Features:

    • ตรวจสอบอั่งเปา
    • ใช้อั่งเปา
    • แสดงผลออกมาเป็น Json

    Example:

    <?php
    use M4h45amu7x\Voucher;
    
    require('src/Voucher.php');
    
    $voucher = new Voucher('0123456789', 'https://gift.truemoney.com/campaign/?v=yGIDVpsqsbFV1LQSMH');
    
    if ($_GET['action'] == 'verify')
        die($voucher->verify());
    else if ($_GET['action'] == 'redeem')
        die($voucher->redeem());
    
    Source code(tar.gz)
    Source code(zip)
Owner
I'm 0x10 year old Developer
null
True coroutines for PHP>=8.1 without worrying about event loops and callbacks.

Moebius Pure coroutines for PHP 8.1. To promises and callbacks needed. Just pure parallel PHP code inside coroutines. Moebius Band: A loop with only o

Frode Børli 204 Dec 21, 2022
True coroutines for PHP>=8.1 without worrying about event loops and callbacks.

Moebius Pure coroutines for PHP 8.1. No promises and callbacks needed. Just pure parallel PHP code inside coroutines. Moebius Band: A loop with only o

Moebius for PHP 141 Jun 16, 2022
An open source Minecraft server (true-og.net)

true-og An open source Minecraft server (true-og.net) Website forked from aviel900 https://www.spigotmc.org/resources/minecraft-one-page-template.5973

Alex Noyle 0 Nov 28, 2022
Allow your users to login with their Ethereum wallet.

Allow your users to login with their Ethereum wallet Allow your users to link their Ethereum wallet to their account to skip entering their login cred

Miguel Piedrafita 84 Nov 7, 2022
A simple laravel package for wallet implementation

wallet A simple laravel package for wallet implementation. This package can basically be plugged into a laravel project and it will handle wallet impl

Ademuyiwa Adetunji 8 Dec 1, 2022
> Create e-wallet, send money, withdraw and check balance all via USSD protocol

Mobile Money USSD solution Create e-wallet, send money, withdraw and check balance all via USSD protocol Create e-wallet Step 1 Step 2 Step 3 Step 4 S

Emmanuel HAKORIMANA 1 Nov 3, 2021
Set of classes and tools to communicate with a Noso wallet using NosoP

NosoPHP Set of classes and tools to communicate with a Noso wallet using NosoP(Noso Protocol) Examples Node Info include __DIR__ . '/vendor/autoload.p

Noso Project 1 Jan 10, 2022
ระบบโดเนท Truemoney Wallet แบบขึ้นจอ streamlabs

ระบบ Donate Truemoney Wallet ฟีเจอร์ โดเนทผ่านลองค์ของขวัญ Truemoney Wallet ขึ้นจอ Streamlabs แจ้งเตือนผ่าน Line Notify การใช้งาน โหลดไฟล์ แก้ไฟล์ con

null 6 Sep 22, 2022
Iranian wallet provider's integration component for Laravel Framework

Iranian Wallets Integration Component For Laravel Iranian Wallet provider integration handler for Laravel 8.1+ known as LaraWallet component completel

PHP Monsters 11 Dec 26, 2022
Exploiting and fixing security vulnerabilities of an old version of E-Class. Project implemented as part of the class YS13 Cyber-Security.

Open eClass 2.3 Development of XSS, CSRF, SQLi, RFI attacks/defences of an older,vulnerable version of eclass. Project implemented as part of the clas

Aristi_Papastavrou 11 Apr 23, 2022