Backend Developer specialized in building complete systems with Laravel: scalable APIs and admin panels with FilamentPHP.
🚀 Creator of Laravel starter kits focused on production-ready APIs and admin panels
🧩 Focused on clean architecture, maintainability, and developer experience
Production-ready Laravel 13 API boilerplate for scalable applications:
- JSON:API structure
- Actions + DTOs architecture
- API versioning support
- Fully tested with Pest
- Static analysis with PHPStan (max level)
laravel new my-api --using=orebarranco/laravel-api-starter-kit👉 https://github.com/orebarranco/laravel-api-starter-kit
Production-ready starter kit for admin panels built on FilamentPHP v5 with full Domain-Driven Design architecture:
src/Domain/fully decoupled from Filament — Actions, DTOs, Models per domain- Role & permission system (Spatie Permission + Filament Shield)
- Filament Pages delegate to Domain Actions, zero business logic in UI
- Static analysis with Larastan (PHPStan) + Rector + Pest 4
- Ships Spanish-first: panel, validation messages and seeded data default to
es-ES(switchable viaAPP_LOCALE/APP_FAKER_LOCALE)
laravel new my-panel --using=orebarranco/filament-ddd-starter👉 https://github.com/orebarranco/filament-ddd-starter
- Laravel API architecture design
- Scalable backend systems
- Clean Architecture (Actions, DTOs, SOLID)
- Testing & static analysis (Pest + PHPStan)
- Developer experience tooling
Building reusable Laravel foundations to ship production-ready APIs faster — reducing setup time from days to minutes.
Focus on:
- API platforms
- Admin panels (Filament)
- Scalable backend architecture
- Open to collaborate on Laravel / API / Filament projects
- Interested in backend architecture and tooling
📩 orebarranco90@gmail.com
🐦 https://twitter.com/oreste_barranco



