vormiaphp/vormia
Vormia is a lightweight PHP/Laravel package offering a simple foundation for building apps with clean structure and reusable components. It focuses on straightforward setup and developer-friendly conventions for organizing code and speeding up common tasks.
.mdc guides.Adopt Vormia if:
.mdc guides for Inertia.js).Look Elsewhere if:
*"Vormia cuts the time to build secure, feature-rich Laravel applications by 30–50%. For our [B2B dashboard/SaaS/marketplace], it replaces 6 months of custom auth development with a drop-in package that handles:
*"Vormia solves three critical gaps in our Laravel stack:
Middleware::checkPermission('publish_posts'). The package’s HasUserMeta trait also lets us attach dynamic user data (e.g., preferences) without bloating the users table..mdc files let our frontend devs convert React components to Inertia.js with Cursor IDE prompts.api-auth middleware handles 401s seamlessly.
Trade-offs:composer require vormiaphp/vormia and php artisan vormia:install --stack=inertia.HasSlugs and HasUserMeta to our User model.How can I help you explore Laravel packages today?