PHPackages                             skygdi/checkout - 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. skygdi/checkout

ActiveLibrary[Payment Processing](/categories/payments)

skygdi/checkout
===============

A Laravel Checkout Helper, for callback checking exists transaction

v1.0.3(7y ago)013PHPPHP &gt;=7

Since Jan 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/skygdi/checkout)[ Packagist](https://packagist.org/packages/skygdi/checkout)[ Docs](https://github.com/skygdi/checkout)[ RSS](/packages/skygdi-checkout/feed)WikiDiscussions master Synced 2w ago

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

A Laravel independent checkout
==============================

[](#a-laravel-independent-checkout)

#### Sometimes, we need to add a simple checkout data's table for like express payment checkout and IPN

[](#sometimes-we-need-to-add-a-simple-checkout-datas-table-for-like-express-payment-checkout-and-ipn)

##### `composer require skygdi/checkout`

[](#composer-require-skygdicheckout)

#### `php artisan migrate`

[](#php-artisan-migrate)

#### Example:

[](#example)

##### `use Skygdi\Checkout\Checkout`;

[](#use-skygdicheckoutcheckout)

##### `Checkout::createInvoiceID("invoice_id_001");`

[](#checkoutcreateinvoiceidinvoice_id_001)

##### `Checkout::checkInvoiceExist("invoice_id_001");`

[](#checkoutcheckinvoiceexistinvoice_id_001)

##### `Checkout::markAsPaid("invoice_id_001");`

[](#checkoutmarkaspaidinvoice_id_001)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~0 days

Total

3

Last Release

2718d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20422201?v=4)[Peter George](/maintainers/skygdi)[@skygdi](https://github.com/skygdi)

---

Top Contributors

[![skygdi](https://avatars.githubusercontent.com/u/20422201?v=4)](https://github.com/skygdi "skygdi (14 commits)")

### Embed Badge

![Health badge](/badges/skygdi-checkout/health.svg)

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

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3310.1k](/packages/duncanmcclean-statamic-cargo)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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