PHP SDK for the Webflow CMS API
- Support 'live' parameter for item create and update
- Use array_merge instead of addition operator - Format updateItem fields like createItem fields - Remove the $data attribute, for delete()
- Resolves "Exception class not found" issue (#1) - Add CI and basic tests