Skip to content

A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application

License

Notifications You must be signed in to change notification settings

hyperlinkgroup/laravel-json-structure

Repository files navigation

laravel-json-structure

Latest Version on Packagist GitHub Tests Action Status Total Downloads

A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application.

Installation

You can install the package via composer:

composer require hyperlink/laravel-json-structure --dev

Usage

php artisan json:structure "<route name>"

Example

php artisan json:structure "users.index"

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages