PHPackages                             gouda/jt\_express\_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. gouda/jt\_express\_laravel

ActiveLibrary

gouda/jt\_express\_laravel
==========================

v1.0(3y ago)112MITPHP

Since May 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mohamedgouda98/jt_express_laravel)[ Packagist](https://packagist.org/packages/gouda/jt_express_laravel)[ RSS](/packages/gouda-jt-express-laravel/feed)WikiDiscussions master Synced 1mo ago

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

HyperPay Package With Laravel
=============================

[](#hyperpay-package-with-laravel)

sample package for laravel applications to integrate with HyperPay

Hi, I'm Gouda! 👋
================

[](#hi-im-gouda-)

🚀 About Me
----------

[](#-about-me)

I'm a Tecnical team lead...

Installation
------------

[](#installation)

Install with composer

```
composer require gouda/jt_express_laravel
```

Add service Providor in config/app.php

```
\Gouda\JtExpressLaravel\JtExpressServiceProvider::class,
```

Environment Variables
---------------------

[](#environment-variables)

To run this package, you will need to add the following environment variables to your .env file

`API_ACCOUNT`

`JT_EXPRESS_URL`

`sender`

run command:

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

How to use ?
------------

[](#how-to-use-)

### payment without user:

[](#payment-without-user)

- this function to make transaction without Model User , just pass following params:

```
    $shipping = new JtExpress();
    $shipping->createOrder($data);
    $data = [
        'customerCode'=> 'test102',
        'digest'=> 'sdsd499',
        'length'=> '20',
        'sendStartTime'=> '2021-12-03 10:02:50',
        'weight'=> '20',
        'billCode'=> '9ui8',
        'txlogisticId'=> '243n3k409j',
        'totalQuantity'=> '10',
        'receiver'=> [
            'area'=> 'sdfdsafdsfdsafdsa1',
            'address'=> 'sdfsacdscdscds2a',
            'town'=> '',
            'street'=> '',
            'city'=> 'Abu Ajram',
            'mobile'=> '1441234567843543543554311143',
            'mailBox'=> 'ant_li123@qq.com',
            'phone'=> '1441234567843543543554311143',
            'countryCode'=> 'KSA',
            'name'=> 'test_receiver',
            'company'=> 'guangdongshengshenzhenshizhuantayigeyidia nzishiyeyouxianggongsi',
            'postCode'=> '518000',
            'prov'=> 'Al Jawf'
        ],
        'itemsValue'=> '100',
        'width'=> '23',
        'items'=> [
            ['number'=> 1, 'itemType'=> 'ITN1', 'itemName'=> '服饰123456test', 'priceCurrency'=> 'DHS', 'itemValue'=> '12.36', 'itemUrl'=> 'http://www.baidu.com/shangpinlianjiedizhi', 'desc'=> 'test_ordermiaoshu'],
            ['number'=> 1, 'itemType'=> 'ITN1', 'itemName'=> '服饰123456test', 'priceCurrency'=> 'DHS', 'itemValue'=> '12.36', 'itemUrl'=> 'http://www.baidu.com/shangpinlianjiedizhi', 'desc'=> 'test_ordermiaoshu'],
            ['number'=> 1, 'itemType'=> 'ITN1', 'itemName'=> '服饰123456test', 'priceCurrency'=> 'DHS', 'itemValue'=> '12.36', 'itemUrl'=> 'http://www.baidu.com/shangpinlianjiedizhi', 'desc'=> 'test_ordermiaoshu'],
            ['number'=> 1, 'itemType'=> 'ITN1', 'itemName'=> '服饰123456test', 'priceCurrency'=> 'DHS', 'itemValue'=> '12.36', 'itemUrl'=> 'http://www.baidu.com/shangpinlianjiedizhi', 'desc'=> 'test_ordermiaoshu'],
        ],
        'sendEndTime'=> '2021-12-05 10:02:50',
        'height'=> '10',
    ];
```

This function will return shipping object.

Support
-------

[](#support)

For support, email

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

1106d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dc34b56d031369aad3d3a422ca752e53cbe477ed4065a97088bc89de0a800a5f?d=identicon)[mohamedgouda98](/maintainers/mohamedgouda98)

---

Top Contributors

[![mohamedgouda98](https://avatars.githubusercontent.com/u/56069245?v=4)](https://github.com/mohamedgouda98 "mohamedgouda98 (2 commits)")

### Embed Badge

![Health badge](/badges/gouda-jt-express-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/gouda-jt-express-laravel/health.svg)](https://phpackages.com/packages/gouda-jt-express-laravel)
```

PHPackages © 2026

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