larave-api-responser A simple and customizable Laravel API response formatter Usage The responser can be used like this in any api: use Illuminate\Http\Response; return Response::api($data); License This code is licensed under the MIT license.