Looking to hire Laravel developers? Try LaraJobs

laravel-json-structure maintained by hyperlink

Description
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
Author
Last update
2026/01/12 09:35 (dev-dependabot/github_actions/dependabot/fetch-metadata-2.5.0)
License
Downloads
9

Comments
comments powered by Disqus

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.