sanity-php icon indicating copy to clipboard operation
sanity-php copied to clipboard

PHP library for retrieving, creating and patching data from Sanity.io

Results 18 sanity-php issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `^5.7` -> `^6.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/6.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

⚠️ major
📦 deps
🤖 bot

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | major | `v2` -> `v3` | --- ### Release...

⚠️ major
📦 deps
🤖 bot

What's the suggested way to import an HTML, or any text for that matter, in a portable text field?

Is there any way this lib can have html to block ability like sanity tool does? I'm trying to import legacy db into sanity with php ( since all utilities...

There are a number of use cases where it is necessary to pass extra options to the HTTP Client that the SDK uses, e.g. configuring a proxy, or even allowing...

As good as Sanity.IO seems to be, it's frustrating to use, at least with PHP, because the documentation seems lacking. While I can make a new type and have a...

Currently, a `normal` block inside of a list item is rendered as ``, but it should probably be unwrapped to ``.