An open API service indexing awesome lists of open source software.

https://github.com/storipress/webflow-sdk

Webflow REST API SDK for Laravel
https://github.com/storipress/webflow-sdk

webflow webflow-sdk

Last synced: 4 months ago
JSON representation

Webflow REST API SDK for Laravel

Awesome Lists containing this project

README

          

# WordPress REST API SDK for Laravel

[![Actions Status](https://github.com/storipress/webflow-sdk/workflows/Testing/badge.svg)](https://github.com/storipress/webflow-sdk/actions)
[![Latest Stable Version](https://poser.pugx.org/storipress/webflow-sdk/v/stable)](https://packagist.org/packages/storipress/webflow-sdk)
[![License](https://poser.pugx.org/storipress/webflow-sdk/license)](https://packagist.org/packages/storipress/webflow-sdk)

- [Version](#version)
- [Installation](#installation)
- [Usage](#usage)
- [Changelog](#changelog)
- [Upgrade](#upgrade)
- [License](#license)

## Version

2.0.5

### Supported Laravel Version

10.x ~ 11.x

## Installation

Install using composer

```sh
composer require storipress/webflow-sdk
```

Done.

## Usage

TODO

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for details.

## Upgrade

Please see [UPGRADE](UPGRADE.md) for details.

## License

Webflow SDK is licensed under [The MIT License (MIT)](LICENSE).