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

# Plugins

> Ces différents plugins permettent d'intégrer facilement les APIs de ALAL

<CardGroup cols={2}>
  <Card title="alal-node" icon="js" iconType="duotone" color="#9563FF" href="https://github.com/ALAL-Community/alal-node">
    Node JS package for ALAL
  </Card>

  <Card title="alal-php" icon="php" iconType="duotone" color="#9563FF" href="https://github.com/ALAL-Community/alal-php">
    PHP package for ALAL
  </Card>

  <Card title="alal-python" icon="python" iconType="duotone" color="#9563FF" href="https://github.com/ALAL-Community/alal-python">
    Python package for ALAL
  </Card>
</CardGroup>
