Skip to content

A Laravel package for clean and consistent JSON API responses for success, error, and validation.

License

Notifications You must be signed in to change notification settings

exitdump/laravel-api-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel API Response

✨ A lightweight Laravel package to standardize your API JSON responses. Easily return consistent formats for success, error, and validation feedback across your application.


🚀 Features

  • ✅ Standard JSON structure for success responses
  • ❌ Clean error responses with optional messages and status codes
  • ⚠️ Easy validation error formatting
  • ⚙️ Configurable structure and keys
  • 📦 Simple installation and ready-to-use

Installation

composer require exitdump/laravel-api-response

About

A Laravel package for clean and consistent JSON API responses for success, error, and validation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages