PHPackages                             naykel/payit - 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. naykel/payit

ActiveLibrary[Payment Processing](/categories/payments)

naykel/payit
============

Payment gateways package for NayKel applications

v0.6.0(1mo ago)0146↓50%MITPHPPHP ^8.2

Since Jan 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/naykel76/payit)[ Packagist](https://packagist.org/packages/naykel/payit)[ Docs](https://naykel.com.au)[ RSS](/packages/naykel-payit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (11)Used By (0)

[![](https://avatars0.githubusercontent.com/u/32632005?s=460&u=d1df6f6e0bf29668f8a4845271e9be8c9b96ed83&v=4)](https://naykel.com.au)

[![Total Downloads](https://camo.githubusercontent.com/755a655b34699b6135fd135f921ab2de1fa6c957e08d3e5a6dc470fb78754cc3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e61796b656c2f7061796974)](https://packagist.org/packages/naykel/payit)[![Latest Stable Version](https://camo.githubusercontent.com/642d7421259b98941cf14bd3780f25024ed23b1303fbb80aad2f0771a4b61da2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e61796b656c2f7061796974)](https://packagist.org/packages/naykel/payit)[![License](https://camo.githubusercontent.com/0006bbc732120500315e926a75612ec6f1a47086bfa9d05d6f321d75d76604cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e61796b656c2f7061796974)](https://packagist.org/packages/naykel/payit)

NAYKEL Payment Management Package
=================================

[](#naykel-payment-management-package)

- Add check to make sure .env is set
- update the `resolve` method in the `PaymentPlatformResolver` to be a more updated Laravel way of resolving the platform.
- remove auth login used for development in layouts

1. Route fires the handle payment method passing in the amount
2. Create and return the payment intent.
    - The PaymentIntent includes a client secret that the client side uses to securely complete the payment process.

What to Do After Creating a PaymentIntent Store the PaymentIntent ID: You need to store the PaymentIntent ID somewhere safe (e.g., in a session or database) because it will be used later to confirm the payment. This is useful in case you need to retrieve or confirm the payment later.

Send the client\_secret to the Frontend: The client\_secret is required on the client side to confirm the payment and to allow Stripe to communicate with the client. The frontend will use this client\_secret to confirm the payment, either via Stripe Elements or Stripe's hosted Checkout page.

Confirm the Payment: Once the PaymentIntent is created, you’ll either confirm it on the client side or backend side (based on your flow). If using the client-side approach, Stripe will handle any 3D Secure or authentication challenges. If you're processing everything backend-side, you can confirm the payment manually.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance61

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Every ~254 days

Recently: every ~262 days

Total

7

Last Release

53d ago

PHP version history (3 changes)v0.0.1PHP &gt;=8.0

v0.2.0PHP ^8.1

v0.3.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![naykel76](https://avatars.githubusercontent.com/u/32632005?v=4)](https://github.com/naykel76 "naykel76 (15 commits)")

---

Tags

laravelNaykelpayit

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/naykel-payit/health.svg)

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

###  Alternatives

[tightenco/nova-stripe

A tool to create a quick Stripe dashboard in your Laravel Nova admin panels

110308.9k](/packages/tightenco-nova-stripe)[simonhamp/laravel-stripe-connect

1343.1k](/packages/simonhamp-laravel-stripe-connect)[lunarphp/stripe

Stripe payment driver for Lunar.

2055.8k4](/packages/lunarphp-stripe)[andreia/filament-stripe-payment-link

Filament action to generate a Stripe payment link

141.9k](/packages/andreia-filament-stripe-payment-link)

PHPackages © 2026

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