PHPackages                             roelofjan-elsinga/prismic-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. roelofjan-elsinga/prismic-php

ActiveLibrary[API Development](/categories/api)

roelofjan-elsinga/prismic-php
=============================

PHP development kit for Prismic

8.0.1(3y ago)01.7k↓50%1Apache-2.0PHPPHP &gt;=7.4

Since Oct 3Pushed 3y agoCompare

[ Source](https://github.com/roelofjan-elsinga/php-kit)[ Packagist](https://packagist.org/packages/roelofjan-elsinga/prismic-php)[ RSS](/packages/roelofjan-elsinga-prismic-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (100)Used By (0)

[![Test status](https://github.com/roelofjan-elsinga/php-kit/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/roelofjan-elsinga/php-kit/actions/workflows/ci.yml/badge.svg?branch=master)

PHP development kit for Prismic
===============================

[](#php-development-kit-for-prismic)

Getting started
---------------

[](#getting-started)

### Install the kit for your project

[](#install-the-kit-for-your-project)

First of all, install [apc](http://www.php.net/manual/en/ref.apc.php) to have the default built-in cache support.

Install with [Composer](https://getcomposer.org/doc/00-intro.md):

```
$ composer require roelofjan-elsinga/prismic-php
```

### Usage

[](#usage)

Include the dependency:

```
