laravel-api-starter
A complete API Starter Kit for Laravel 11+ designed to accelerate backend development. This package provides a clean and scalable API architecture with authentication, request validation, standardized API responses, error handling, and best practices. Perfect for SaaS platforms, mobile apps, admin panels, and high-performance REST APIs built with Laravel.
laravel-api-response
by sevaske
The package for building clean, consistent, and predictable JSON API responses in laravel applications.
laravel-argonaut-dto
by yorcreative
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
laravel-api-auth
by danilowa
A simple and configurable Laravel package for easy API authentication with standardized responses.
laravel-mongodb-api
by nvmcommunity
Easily build MongoDB queries from API requests using Alchemist Restful API.
laravel-autocrud
A package to create automatic crud api for a specific resource