Directories
¶
| Path | Synopsis |
|---|---|
|
Package admin is a resource-based CRUD admin panel for Nimbus, modeled on Laravel Nova / Filament.
|
Package admin is a resource-based CRUD admin panel for Nimbus, modeled on Laravel Nova / Filament. |
|
Package cashier is a multi-gateway billing plugin for Nimbus, modeled on Laravel Cashier but gateway-agnostic.
|
Package cashier is a multi-gateway billing plugin for Nimbus, modeled on Laravel Cashier but gateway-agnostic. |
|
contracts
Package contracts defines the payment-gateway contract and the shared value types every gateway and the manager operate on.
|
Package contracts defines the payment-gateway contract and the shared value types every gateway and the manager operate on. |
|
events
Package events defines canonical, gateway-agnostic payment events and maps each gateway's raw webhook types onto them — so paywall logic (grant/revoke) is written once regardless of which gateway delivered the event.
|
Package events defines canonical, gateway-agnostic payment events and maps each gateway's raw webhook types onto them — so paywall logic (grant/revoke) is written once regardless of which gateway delivered the event. |
|
gateways
Package gateways holds the concrete payment gateways (Stripe, Razorpay, PayU, …).
|
Package gateways holds the concrete payment gateways (Stripe, Razorpay, PayU, …). |
|
models
Package models holds the persisted Cashier tables (transactions, subscriptions) and their migrations.
|
Package models holds the persisted Cashier tables (transactions, subscriptions) and their migrations. |
|
Package passport is an OAuth2 authorization server for Nimbus, modeled on Laravel Passport.
|
Package passport is an OAuth2 authorization server for Nimbus, modeled on Laravel Passport. |
|
models
Package models holds the persisted Passport (OAuth2 server) tables: clients, authorization codes, access tokens, and refresh tokens.
|
Package models holds the persisted Passport (OAuth2 server) tables: clients, authorization codes, access tokens, and refresh tokens. |
|
Package pulse provides lightweight application monitoring for Nimbus applications.
|
Package pulse provides lightweight application monitoring for Nimbus applications. |
Click to show internal directories.
Click to hide internal directories.