learnhubdev / laravel-api-starter-kitLinks
An opinionated Software-as-a-Service Laravel API Starter Kit for long-term projects inspired by the tactical patterns from Domain-Driven Design and folder structure from Clean Architecture.
☆68Updated last year
Alternatives and similar repositories for laravel-api-starter-kit
Users that are interested in laravel-api-starter-kit are comparing it to the libraries listed below
Sorting:
- Create Laravel classes in a domain driven way (insired by Spatie Laravel Beyond CRUD)☆225Updated 4 months ago
- A collection of HTTP middleware classes to improve the security headers in your Laravel application☆94Updated last year
- Laravel Larex lets you translate your whole Laravel application with a single CSV file.☆96Updated 4 months ago
- Not necessarily coding standards (naming conventions, avoid else, etc.), but more like 'app'-guidelines - things you don't want to forget…☆100Updated 10 months ago
- A collection of useful Laravel additions!☆58Updated 3 weeks ago
- A set of tools to make working with Data Transfer Objects easier in Laravel☆66Updated 10 months ago
- An opinionated Laravel setup using my favourite tools☆56Updated 2 years ago
- A thin and light scaffolded Laravel Dusk environment.☆88Updated last year
- Create more robust Laravel APIs by adding Idempotency support.