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

# Credits

> Cachet is made possible by the hard work of our contributors and dependencies.

## Thanks

🫶 We'd like to thank the following projects and people for making Cachet possible:

* [Laravel](https://laravel.com)
* [Tailwind](https://tailwindcss.com)
* [Filament](https://filamentphp.com)
  * Special thanks to [Dan Harrin](https://danharrin.com)
* [Testbench](https://github.com/orchestral/testbench)
  * Special thanks to [Mior Muhammad Zaki](https://github.com/crynobone)
* [Alpine.js](https://alpinejs.dev)
  * Special thanks to [Jason Beggs](https://jasonlbeggs.com/)
* [Jump24](https://jump24.co.uk)
* [de:doc](https://scramble.dedoc.co)
  * Special thanks to [Roman Lytvynenko](https://x.com/romalyt)
* [Mintlify](https://mintlify.com)
* [Scribe](https://scribe.knuckles.wtf)
* [Spatie](https://spatie.be/open-source)
* [FluxUI](https://fluxui.dev)
  * In particular, [Caleb Porzio](https://calebporzio.com) for his work on Flux's themes system

## Contributors

A big thank you to all of our contributors who have helped make Cachet better:

<AccordionGroup>
  <Accordion title="CachetHQ/Cachet" icon="github">
    <a href="https://github.com/cachethq/cachet/graphs/contributors">
      <img src="https://contrib.rocks/image?repo=cachethq/cachet&max=400&columns=10" width="100%" />
    </a>
  </Accordion>

  <Accordion title="CachetHQ/Core" icon="github" defaultOpen={true}>
    <a href="https://github.com/cachethq/core/graphs/contributors">
      <img src="https://contrib.rocks/image?repo=cachethq/core&max=400&columns=10" width="100%" />
    </a>
  </Accordion>
</AccordionGroup>
