# About Mozex

**Package:** Laravel Modules | **Version:** 3 | **URL:** https://mozex.dev/docs/laravel-modules/v3/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/laravel-modules/v3)
- [AI Integration](https://mozex.dev/docs/laravel-modules/v3/ai-integration)
- [Support Us](https://mozex.dev/docs/laravel-modules/v3/support-us)
- [Requirements](https://mozex.dev/docs/laravel-modules/v3/requirements)
- [Changelog](https://mozex.dev/docs/laravel-modules/v3/changelog)
- [Contributing](https://mozex.dev/docs/laravel-modules/v3/contributing)
- [Questions & Issues](https://mozex.dev/docs/laravel-modules/v3/questions-and-issues)
- [About Mozex](https://mozex.dev/docs/laravel-modules/v3/about)

### Features

- [Blade Components](https://mozex.dev/docs/laravel-modules/v3/features/blade-components)
- [Views](https://mozex.dev/docs/laravel-modules/v3/features/views)
- [Routes](https://mozex.dev/docs/laravel-modules/v3/features/routes)
- [Configs](https://mozex.dev/docs/laravel-modules/v3/features/configs)
- [Migrations](https://mozex.dev/docs/laravel-modules/v3/features/migrations)
- [Seeders](https://mozex.dev/docs/laravel-modules/v3/features/seeders)
- [Commands](https://mozex.dev/docs/laravel-modules/v3/features/commands)
- [Helpers](https://mozex.dev/docs/laravel-modules/v3/features/helpers)
- [Models & Factories](https://mozex.dev/docs/laravel-modules/v3/features/models-factories)
- [Policies](https://mozex.dev/docs/laravel-modules/v3/features/policies)
- [Events & Listeners](https://mozex.dev/docs/laravel-modules/v3/features/events-listeners)
- [Service Providers](https://mozex.dev/docs/laravel-modules/v3/features/service-providers)
- [Translations](https://mozex.dev/docs/laravel-modules/v3/features/translations)
- [Caching](https://mozex.dev/docs/laravel-modules/v3/features/caching)
- [Listing Modules](https://mozex.dev/docs/laravel-modules/v3/features/listing)
- [Livewire Components](https://mozex.dev/docs/laravel-modules/v3/features/livewire-components)
- [Filament](https://mozex.dev/docs/laravel-modules/v3/features/filament)
- [Nova Resources](https://mozex.dev/docs/laravel-modules/v3/features/nova-resources)

### Integrations

- [PHPStan](https://mozex.dev/docs/laravel-modules/v3/integrations/phpstan)
- [PHPUnit](https://mozex.dev/docs/laravel-modules/v3/integrations/phpunit)
- [Pest](https://mozex.dev/docs/laravel-modules/v3/integrations/pest)
- [Inertia](https://mozex.dev/docs/laravel-modules/v3/integrations/inertia)