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

# Mes packages

> Liste des packages Laravel développés et publiés par l'administrateur. Vous trouverez ici les liens vers la documentation de chaque package.

## Vue d'ensemble

Cette section regroupe la documentation des packages Laravel développés et publiés par l'administrateur. Pour les détails d'utilisation, les instructions d'installation et la configuration de chaque package, reportez-vous à sa page dédiée.

## Liste des packages

<CardGroup cols={2}>
  <Card title="Laravel Bluesky" icon="butterfly" href="/fr/packages/laravel-bluesky/index">
    Package Laravel pour AT Protocol / Bluesky. Prend en charge de nombreuses fonctionnalités : publication, authentification, notifications, générateur de flux, labeler, etc.
  </Card>

  <Card title="GitHub Copilot SDK for Laravel" icon="code" href="/fr/packages/laravel-copilot-sdk/index">
    SDK d'agent IA pour GitHub Copilot CLI. Prend en charge la boucle d'agent, les skills, l'intégration MCP, etc., et vous permet de créer des agents IA Copilot depuis une application Laravel.
  </Card>

  <Card title="Pilote Amazon Bedrock pour Laravel AI SDK" icon="aws" href="/fr/packages/laravel-amazon-bedrock">
    Pilote permettant d'utiliser Amazon Bedrock avec Laravel AI SDK. Prend en charge la génération de texte, le streaming, l'utilisation d'outils, la sortie structurée, les embeddings, etc.
  </Card>

  <Card title="Laravel Console Starter Kit" icon="terminal" href="/fr/packages/laravel-console-starter/tutorial">
    Kit de démarrage pour applications console axées sur les commandes Artisan.
  </Card>

  <Card title="Laravel Boost Custom Agent for GitHub Copilot CLI" icon="terminal" href="/fr/packages/laravel-boost-copilot-cli">
    Package qui ajoute un agent personnalisé pour GitHub Copilot CLI à Laravel Boost. Compatible avec Testbench.
  </Card>

  <Card title="Laravel Boost Custom Agent for PhpStorm with GitHub Copilot" icon="rectangle-code" href="/fr/packages/laravel-boost-phpstorm-copilot">
    Package qui ajoute un agent personnalisé Laravel Boost pour le plugin GitHub Copilot de PhpStorm. Compatible macOS/Windows/Linux/WSL.
  </Card>

  <Card title="Laravel Nostr" icon="network-wired" href="/fr/packages/laravel-nostr">
    Package Laravel pour le protocole Nostr. Gestion des clés, opérations sur les événements, prise en charge des pools, NIP-05/NIP-17, intégration Laravel Notifications.
  </Card>

  <Card title="Laravel Notification for Discord(Webhook)" icon="discord" href="/fr/packages/laravel-notification-discord-webhook">
    Package permettant d'envoyer facilement des notifications depuis Laravel via un webhook Discord. Sans bot ni WebSocket : il suffit de configurer l'URL du webhook pour l'utiliser immédiatement.
  </Card>

  <Card title="Socialite for Discord" icon="discord" href="/fr/packages/socialite-discord">
    Package pilote pour implémenter l'authentification Discord OAuth2 avec Laravel Socialite.
  </Card>
</CardGroup>


## Related topics

- [Package core et pilotes personnalisés - Feedable](/fr/packages/feedable/core.md)
- [Laravel Nostr](/fr/packages/laravel-nostr.md)
- [Feedable](/fr/packages/feedable/index.md)
- [Socialite for Discord](/fr/packages/socialite-discord.md)
- [Laravel Notification for Discord (Webhook)](/fr/packages/laravel-notification-discord-webhook.md)
