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
- Host: GitHub
- URL: https://github.com/storipress/webflow-sdk
- Owner: storipress
- License: mit
- Created: 2023-09-12T06:19:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T04:33:39.000Z (about 2 years ago)
- Last Synced: 2025-06-22T07:36:29.731Z (10 months ago)
- Topics: webflow, webflow-sdk
- Language: PHP
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-webflow - Laravel SDK
README
# WordPress REST API SDK for Laravel
[](https://github.com/storipress/webflow-sdk/actions)
[](https://packagist.org/packages/storipress/webflow-sdk)
[](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).