PHPackages                             schematichq/schematic-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. schematichq/schematic-php

ActiveLibrary[API Development](/categories/api)

schematichq/schematic-php
=========================

Schematic API

0.10.0(4mo ago)016.0k↑200%MITPHPPHP ^7.4 || ^8.0

Since Dec 19Pushed 4mo ago3 watchersCompare

[ Source](https://github.com/SchematicHQ/schematic-php)[ Packagist](https://packagist.org/packages/schematichq/schematic-php)[ Docs](https://schematichq.com)[ RSS](/packages/schematichq-schematic-php/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (4)Versions (13)Used By (0)

schematic-php
=============

[](#schematic-php)

Schematic API

For more information, please visit .

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Installation

[](#installation)

You can install the Schematic PHP SDK via Composer. Run the following command in your project directory:

```
composer require schematichq/schematic-php
```

### Usage

[](#usage)

To initialize the Schematic client, provide a secret API key; you can issue an API key in the API Keys section of settings in the Schematic web app.

```
