PHPackages                             prismic/hack-sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. prismic/hack-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

prismic/hack-sdk
================

Hack development kit for prismic.io

019PHP

Since Jun 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/srenault/hack-kit)[ Packagist](https://packagist.org/packages/prismic/hack-sdk)[ RSS](/packages/prismic-hack-sdk/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Hack development kit for prismic.io
-----------------------------------

[](#hack-development-kit-for-prismicio)

### Getting started

[](#getting-started)

#### Install the kit for your project

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

The best way to install the library is with the composer package manager ([install it](https://getcomposer.org/doc/00-intro.md) if you haven't yet)

Then run this from your project's root in order to add the dependency:

```
composer require prismic/hack-sdk
```

If asked for a version, type in 'dev-master' (unless you want another version):

```
Please provide a version constraint for the prismic/hack-sdk requirement: dev-master
```

Usage in your Hack code:

```
