Download the PHP package bachus03/prismic-api-client without Composer
On this page you can find all versions of the php package bachus03/prismic-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bachus03/prismic-api-client
More information about bachus03/prismic-api-client
Files in bachus03/prismic-api-client
Download bachus03/prismic-api-client
More information about bachus03/prismic-api-client
Files in bachus03/prismic-api-client
Vendor bachus03
Package prismic-api-client
Short Description Prismic
License unlicense
Homepage https://github.com/bachus03/prismic-api-client
Package prismic-api-client
Short Description Prismic
License unlicense
Homepage https://github.com/bachus03/prismic-api-client
Please rate this library. Is it a good library?
Informations about the package prismic-api-client
Prismic Api client
Installation & Usage
Requirements
PHP 7.3 and later. Should also work with PHP 8.0 but has not been tested.
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Getting Started
Please follow the installation procedure and then run the following:
API Endpoints
All URIs are relative to http://localhost/if/write
Class | Method | HTTP request | Description |
---|---|---|---|
PrismicItemsApi | pushItems | POST /{custom-field} | Push Items into prismic. |
Models
- ErrorResponse
- ErrorResponseRequestError
- PrismicResponse
Authorization
All endpoints do not require authorization.
Tests
To run the tests, use:
About this package
- API version:
1.0.7
All versions of prismic-api-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version *
guzzlehttp/psr7 Version *
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version *
guzzlehttp/psr7 Version *
The package bachus03/prismic-api-client contains the following files
Loading the files please wait ....