PHP SDK for the Webflow API
Sectioned off documentation in README ToC
## What's Changed * Updated README to make usage of Entities clearer, small refactoring o… by @nicdev in https://github.com/nicdev/webflow-php/pull/2…
- Updated docs
- Fixed return of single entity to not be wrapped in array - Updated docs
- Adds _entities_ as a concept for a more OO approach to using the API. Feature isn't documented or fully finished yet, but it's good enough to start …
- Documentation updates
- Added Ecomm endpoints - Products & SKUs #12 - Orders #13 - Inventory #14 - Ecomm settings #15 - Various misc. fixes. …