Open Source2024
Laravel API Boilerplate
Production-ready Laravel 11 API starter kit with Sanctum auth, RBAC, rate limiting, Telescope, PHPUnit test suite, and Docker setup.
❯ overview
An opinionated Laravel 11 API boilerplate designed to be cloned and shipped within a day. Comes pre-configured with Sanctum token authentication, Spatie role/permission system, rate limiting per route, comprehensive PHPUnit test suite, and a Docker Compose setup for local development. The goal was to eliminate the repetitive setup work that starts every new API project.
❯ gallery
❯ key features
- ✓ Sanctum token authentication out of the box
- ✓ Role-based access control via Spatie
- ✓ Rate limiting configured per route group
- ✓ Full PHPUnit test suite with factories
- ✓ Docker Compose for local dev
- ✓ Telescope for request/job debugging
❯ metrics
100%Test Coverage
10+API Endpoints
< 1 dayTime to Ship
0Config Needed
❯ tech stack
All Projects LaravelSanctumPHPUnitDockerRedisSpatie Permissions
❯ more projects
SaaS / AI
E-Commerce
AI Integration
SP360 — Service Management SaaS
Multi-tenant SaaS platform for service providers at Smart Provider LLC. AI-powered automation pipelines cut manual data entry by 60%.
Full-Featured E-Commerce Platform
End-to-end online store with product catalog, cart management, Stripe payment integration, order tracking, and a full admin dashboard.
AI Chat Component Library
Vue 3 component library for embedding Claude and OpenAI chat into existing SaaS apps with SSE streaming and plug-and-play Nuxt module.