> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Projektdirectory

> Von der Community gepflegte Bibliotheken, Plugins und Boilerplates für Dodo Payments.

Durchsuchen Sie Community-Projekte nach Kategorien. Jede Karte verlinkt direkt zum Repository.

<Tabs>
  <Tab title="Libraries & SDKs">
    <CardGroup cols={1}>
      <Card title="dodopayments-webhooks (TypeScript)" href="https://github.com/sancho1952007/dodopayments-webhooks" icon="node-js">
        Universelle Webhook-Überprüfung und Handler für mehrere Frameworks.
        <br />Beinhaltet Signaturprüfung und typisierte Ereignisverarbeitung für Express, Hono, Elysia und mehr.
        <br /><br />Von <a href="https://github.com/sancho1952007">@sancho1952007</a> (Sancho Godinho)
        <br /><br />`TypeScript` `Webhooks` `Node`
      </Card>

      <Card title="dodpayments_rust_sdk (Rust)" href="https://github.com/Muhammad-Owais-Warsi/dodpayments_rust_sdk" icon="rust">
        Rust-SDK zur Interaktion mit Dodo Payments APIs.
        <br />Bietet typisierte Modelle und Hilfsfunktionen, um Kernendpunkte aus Rust-Services aufzurufen.
        <br /><br />Von <a href="https://github.com/Muhammad-Owais-Warsi">@Muhammad-Owais-Warsi</a>
        <br /><br />`Rust` `SDK`
      </Card>

      <Card title="Dodo Payments Laravel SDK (PHP)" href="https://github.com/codeplugtech/dodo-payments" icon="php">
        Laravel-SDK für Dodo Payments.
        <br />Integriere Dodo Payments APIs mühelos in deine Laravel-Anwendungen mit fertigen Serviceklassen und Helfern.
        <br /><br />Von <a href="https://github.com/codeplugtech">@codeplugtech</a>
        <br /><br />`PHP` `Laravel` `SDK`
      </Card>

      <Card title="dodo-payments-rs (Rust)" href="https://github.com/PiyushXCoder/dodo-payments-rs" icon="rust">
        Einfach zu verwendendes SDK für die Interaktion mit Dodo Payments APIs.
        <br />Es bietet vordefinierte Strukturen für Anfragen und Antworten und verwendet ein Builder-Muster, um Zahlungsvorgänge zu vereinfachen.
        <br /><br />Von <a href="https://github.com/PiyushXCoder">@PiyushXCoder</a>
        <br /><br />`Rust` `SDK`
      </Card>

      <Card title="multi-app-dodo-payments (Python)" href="https://github.com/aniketkarne/multi-app-dodo-payments" icon="python">
        Verwalte Dodo Payments für mehrere Anwendungen mit einer einzigen Microservice-Anwendung:
        <br />Produktionsreifer Payment-Microservice, erstellt mit FastAPI, der Zahlungen für mehrere Anwendungen über Dodo Payments abwickelt.
        <br />Die Funktionen umfassen <br /> `credit management`, `subscription support`, `webhook processing with idempotency`, `complete audit trails`, `MixPanel Analytics`, `Backend-to-backend architecture with API key authentication`.
        <br /><br />Von <a href="https://github.com/aniketkarne">@aniketkarne</a> (Aniket Karne)
        <br /><br />`Python` `Fast-API` `Library`
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Plugins & Extensions">
    <CardGroup cols={1}>
      <Card title="Dodo WHMCS (PHP)" href="https://github.com/Akash123a5/dodo-whmcs" icon="php">
        WHMCS-Zahlungs-Gateway-Modulintegration.
        <br />Drop-in-Anbieter, um Zahlungen in WHMCS über Dodo Payments zu akzeptieren.
        <br /><br />Von <a href="https://github.com/Akash123a5">@Akash123a5</a>
        <br /><br />`PHP` `WHMCS` `Plugin`
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Boilerplates & Starters">
    <CardGroup cols={1}>
      <Card title="DodoPayments Boilerplate" href="https://github.com/snehalsaurabh/DodoPayments-Boilerplate" icon="rocket">
        Starter-Boilerplate zur schnellen Integration von Dodo Payments.
        <br />Beinhaltet Beispiel-Checkout-Flow, API-Verkabelung und Umgebungs-Konfiguration.
        <br /><br />Von <a href="https://github.com/snehalsaurabh">@snehalsaurabh</a>
        <br /><br />`Boilerplate`
      </Card>

      <Card title="Dodo Payments Boilerplate" href="https://github.com/vanshcodeworks/dodo_payments_boilerplate" icon="rocket">
        Leichter Starter für gängige Abläufe.
        <br />Minimales Setup zum Erstellen und Bestätigen von Zahlungen mit Beispielseiten.
        <br /><br />Von <a href="https://github.com/vanshcodeworks">@vanshcodeworks</a>
        <br /><br />`Boilerplate`
      </Card>

      <Card title="PaymentService" href="https://github.com/rasadov/PaymentService" icon="rocket">
        Service-Vorlage mit Zahlungsabläufen.
        <br />Demonstriert saubere Architektur rund um Zahlungsabsichten und Webhooks.
        <br /><br />Von <a href="https://github.com/rasadov">@rasadov</a>
        <br /><br />`Template`
      </Card>

      <Card title="DodoStarter Boilerplate" href="https://github.com/AINotSoSmart/dodostarter" icon="rocket">
        Next.js-SaaS-Starter mit Supabase-Authentifizierung und Dodo Payments-Integration.
        <br />Du kannst von einem leeren Ordner zu einer funktionierenden App an einem Nachmittag gelangen.
        <br /><br />Von <a href="https://github.com/KissuChaudhary">@KissuChaudhary</a>
        <br /><br />`TypeScript` `Next.js` `Boilerplate`
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

<Note>
  Möchtest du dein Projekt auflisten? Siehe <a href="/community/submit">Reiche dein Projekt ein</a>.
</Note>
