Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 955 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 955 Bytes

![Struct Logo](struct.svg?raw=true "Struct Logo")

Make requests to the Struct API from your Laravel app

The signifly/laravel-struct package allows you to easily make requests to the Struct API.

Installation

You can install the package via composer:

composer require signifly/laravel-struct

The package will automatically register itself.

Documentation

You can find the full documentation here. Struct API Documentation here.

Testing

composer test

Security

If you discover any security issues, please email dev@signifly.com instead of using the issue tracker.

Credits

License

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