没有合适的资源?快使用搜索试试~ 我知道了~
sanity-php:用于Sanity APIPHP库
共66个文件
php:35个
json:22个
xml:2个
需积分: 5 0 下载量 63 浏览量
2021-05-24
13:49:00
上传
评论
收藏 53KB ZIP 举报
温馨提示
健全PHP 用于PHP库 要求 sanity-php需要PHP> = 5.6,并安装了json模块。 作曲家 您可以通过安装该库。 运行以下命令: composer require sanity/sanity-php 要使用该库,请使用Composer的 : require_once 'vendor/autoload.php' ; 用法 实例化新客户 use Sanity \ Client as SanityClient ; $ client = new SanityClient ([ 'projectId' => 'your-project-id' , 'dataset' => 'your-dataset-name' , // Whether or not to use the API CDN for queries. Default is false. 'u
资源推荐
资源详情
资源评论
收起资源包目录
sanity-php-main.zip (66个子文件)
sanity-php-main
composer.json 742B
phpunit.xml 477B
.github
workflows
ci.yml 1KB
test
bootstrap.php 74B
PatchTest.php 8KB
ClientTest.php 40KB
BlockContentMigrationTest.php 4KB
BlockContentHtmlTest.php 15KB
BlockContentTreeTest.php 15KB
Serializers
MyCustomImageSerializer.php 600B
TransactionTest.php 4KB
TestCase.php 351B
fixtures
link-author-text.json 455B
underlined-text.json 335B
favicon.png 2KB
messy-text.json 951B
marks-reordered-text.json 761B
marks-ordered-text.json 761B
h2-text.json 155B
dangerous-text.json 178B
normal-text.json 155B
images.json 409B
link-messy-text-new.json 753B
non-block.json 49B
custom-block.json 109B
empty.txt 0B
list-bulleted-blocks.json 787B
image-with-caption.json 458B
bold-underline-text.json 570B
link-simple-text.json 396B
list-both-types-blocks.json 921B
link-messy-text.json 779B
list-numbered-blocks.json 762B
document.json 1KB
italicized-text.json 328B
phpcs.xml 148B
LICENSE 1KB
.gitignore 131B
lib
Patch.php 5KB
Selection.php 2KB
BlockContent
TypeHandlers
ListHandler.php 484B
BlockHandler.php 384B
DefaultHandler.php 335B
Serializers
DefaultImage.php 2KB
DefaultSpan.php 910B
DefaultBlock.php 278B
DefaultList.php 345B
DefaultListItem.php 190B
TreeBuilder.php 4KB
Escaper.php 2KB
HtmlBuilder.php 4KB
Node.php 981B
Version.php 72B
Client.php 21KB
BlockContent.php 3KB
Util
DocumentPropertyAsserter.php 813B
Transaction.php 4KB
ParameterSerializer.php 287B
Exception
BaseException.php 93B
InvalidArgumentException.php 92B
ClientException.php 86B
ServerException.php 86B
ConfigException.php 83B
RequestException.php 2KB
README.md 10KB
.editorconfig 205B
共 66 条
- 1
资源评论
jacknrose
- 粉丝: 27
- 资源: 4542
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功