PHPackages                             deniztezcan/laravel-liqpay - 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. deniztezcan/laravel-liqpay

ActiveLibrary[Payment Processing](/categories/payments)

deniztezcan/laravel-liqpay
==========================

LiqPay for Laravel

1.0.0(5y ago)31.0k6MITHTML

Since Sep 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/deniztezcan/laravel-liqpay)[ Packagist](https://packagist.org/packages/deniztezcan/laravel-liqpay)[ Docs](https://github.com/deniztezcan/laravel-liqpay)[ RSS](/packages/deniztezcan-laravel-liqpay/feed)WikiDiscussions master Synced 1mo ago

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

Laravel LiqPay
==============

[](#laravel-liqpay)

[![Latest Stable Version](https://camo.githubusercontent.com/368fd877229a81f876291bf1d5679c416638840f824969710fbbe9a489f853b1/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6c69717061792f762f737461626c65)](https://packagist.org/packages/deniztezcan/laravel-liqpay)[![Total Downloads](https://camo.githubusercontent.com/8fc3d6ee58de8b4db3e18164284febf0729aa6b9b2b36e2c28e94aabc2c3fcaf/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6c69717061792f646f776e6c6f616473)](https://packagist.org/packages/deniztezcan/laravel-liqpay)[![Latest Unstable Version](https://camo.githubusercontent.com/532547663a7e91acd71c56908b5c73e380e25d425b1e4e5163b7508d6de43004/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6c69717061792f762f756e737461626c65)](https://packagist.org/packages/deniztezcan/laravel-liqpay)[![License](https://camo.githubusercontent.com/3efe188583608047818bd420042ccdc00e9915466b4f172589a247c64869b4b7/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6c69717061792f6c6963656e7365)](https://packagist.org/packages/deniztezcan/laravel-liqpay)[![Maintainability](https://camo.githubusercontent.com/e66fccf34b45d63710648c27243b93c9b574ddc11016d3c376125ba3aded4174/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39303537623739383535666363303239663938392f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/deniztezcan/laravel-liqpay/maintainability)

A Laravel package for the LiqPay PHP SDK.

Instalation
-----------

[](#instalation)

```
composer require deniztezcan/laravel-liqpay

```

Add a ServiceProvider to your providers array in `config/app.php`:

```
    'providers' => [
    	//other things here

    	DenizTezcan\LiqPay\LiqPayServiceProvider::class,
    ];
```

Add the facade to the facades array:

```
    'aliases' => [
    	//other things here

    	'LiqPay' => DenizTezcan\LiqPay\Facades\LiqPay::class,
    ];
```

Finally, publish the configuration files:

```
php artisan vendor:publish --provider="DenizTezcan\LiqPay\LiqPayServiceProvider"

```

### Configuration

[](#configuration)

Please set your API: `LIQPAY_PUBLIC` and `LIQPAY_PRIVATE` in the `.env` file

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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

2072d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10155092?v=4)[Deniz Tezcan](/maintainers/deniztezcan)[@deniztezcan](https://github.com/deniztezcan)

---

Top Contributors

[![kSolovei](https://avatars.githubusercontent.com/u/93971961?v=4)](https://github.com/kSolovei "kSolovei (6 commits)")[![deniztezcan](https://avatars.githubusercontent.com/u/10155092?v=4)](https://github.com/deniztezcan "deniztezcan (4 commits)")

---

Tags

laravelliqpay

### Embed Badge

![Health badge](/badges/deniztezcan-laravel-liqpay/health.svg)

```
[![Health](https://phpackages.com/badges/deniztezcan-laravel-liqpay/health.svg)](https://phpackages.com/packages/deniztezcan-laravel-liqpay)
```

###  Alternatives

[mollie/laravel-cashier-mollie

Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.

172155.4k1](/packages/mollie-laravel-cashier-mollie)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)[dinkbit/conekta-cashier

Dinkbit Cashier nos da una interface para cobrar subscripciones con Conketa en Laravel.

355.4k](/packages/dinkbit-conekta-cashier)[dena-a/iran-payment

a Laravel package to handle Internet Payment Gateways for Iran Banking System

312.4k1](/packages/dena-a-iran-payment)

PHPackages © 2026

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