# About Mozex

**Package:** Anthropic Laravel | **Version:** 1 | **URL:** https://mozex.dev/docs/anthropic-laravel/v1/about

---

<div class="about-hero">
  <div class="about-hero-grid"></div>
  <div class="about-hero-glow"></div>
  <svg class="about-hero-constellation" viewBox="0 0 500 160">
    <!-- orbits -->
    <ellipse cx="250" cy="80" rx="180" ry="55" class="about-orbit" style="animation-delay:0s"/>
    <ellipse cx="250" cy="80" rx="120" ry="36" class="about-orbit" style="animation-delay:0.4s"/>
    <!-- satellites -->
    <circle cx="70" cy="80" r="3" class="about-sat" style="animation-delay:0s"/>
    <circle cx="430" cy="80" r="3" class="about-sat" style="animation-delay:1.5s"/>
    <circle cx="140" cy="38" r="2.5" class="about-sat" style="animation-delay:0.6s"/>
    <circle cx="360" cy="122" r="2.5" class="about-sat" style="animation-delay:1.2s"/>
    <circle cx="170" cy="116" r="2" class="about-sat" style="animation-delay:0.3s"/>
    <circle cx="330" cy="44" r="2" class="about-sat" style="animation-delay:0.9s"/>
    <!-- core -->
    <circle cx="250" cy="80" r="6" class="about-core"/>
  </svg>
  <div class="about-hero-content">
    <span class="about-hero-badge">Mozex Labs</span>
    <p class="about-hero-text">Building open-source tools for the Laravel ecosystem.</p>
  </div>
</div>

Mozex builds open-source PHP and Laravel packages used by developers worldwide.

## What We Do

We create tools that solve real problems in Laravel development, from modular application architecture to API integrations. Every package is built with production use in mind: well-tested, well-documented, and actively maintained.

## Open Source

All our packages are MIT-licensed and free to use. We believe good tooling should be accessible to every developer, whether you're building a side project or an enterprise application.

Check out all packages on [GitHub](https://github.com/mozex).

## Get in Touch

- **GitHub**: [github.com/mozex](https://github.com/mozex)
- **Email**: [hello@mozex.dev](mailto:hello@mozex.dev)
- **X**: [@mozexdev](https://x.com/mozexdev)
- **LinkedIn**: [mozex](https://www.linkedin.com/in/mozex)

---

## Table of Contents

- [Introduction](https://mozex.dev/docs/anthropic-laravel/v1)
- [AI Integration](https://mozex.dev/docs/anthropic-laravel/v1/ai-integration)
- [Support Us](https://mozex.dev/docs/anthropic-laravel/v1/support-us)
- [Requirements](https://mozex.dev/docs/anthropic-laravel/v1/requirements)
- [Changelog](https://mozex.dev/docs/anthropic-laravel/v1/changelog)
- [Contributing](https://mozex.dev/docs/anthropic-laravel/v1/contributing)
- [Questions & Issues](https://mozex.dev/docs/anthropic-laravel/v1/questions-and-issues)
- [About Mozex](https://mozex.dev/docs/anthropic-laravel/v1/about)

### Usage

- [Messages](https://mozex.dev/docs/anthropic-laravel/v1/usage/messages)
- [Streaming](https://mozex.dev/docs/anthropic-laravel/v1/usage/streaming)
- [Tool Use](https://mozex.dev/docs/anthropic-laravel/v1/usage/tool-use)
- [Thinking](https://mozex.dev/docs/anthropic-laravel/v1/usage/thinking)
- [Server Tools](https://mozex.dev/docs/anthropic-laravel/v1/usage/server-tools)
- [Citations](https://mozex.dev/docs/anthropic-laravel/v1/usage/citations)
- [Token Counting](https://mozex.dev/docs/anthropic-laravel/v1/usage/token-counting)
- [Models](https://mozex.dev/docs/anthropic-laravel/v1/usage/models)
- [Batches](https://mozex.dev/docs/anthropic-laravel/v1/usage/batches)
- [Completions](https://mozex.dev/docs/anthropic-laravel/v1/usage/completions)
- [Files](https://mozex.dev/docs/anthropic-laravel/v1/usage/files)

### Reference

- [Configuration](https://mozex.dev/docs/anthropic-laravel/v1/reference/configuration)
- [Error Handling](https://mozex.dev/docs/anthropic-laravel/v1/reference/error-handling)
- [Meta Information](https://mozex.dev/docs/anthropic-laravel/v1/reference/meta-information)
- [Testing](https://mozex.dev/docs/anthropic-laravel/v1/reference/testing)