PHPackages                             chrisreedio/jotform-api-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. chrisreedio/jotform-api-php

ActiveLibrary[API Development](/categories/api)

chrisreedio/jotform-api-php
===========================

v1.0.0(2y ago)0531GPL-3.0+PHPPHP &gt;=5.3.0

Since Feb 14Pushed 2y agoCompare

[ Source](https://github.com/chrisreedio/jotform-api-php)[ Packagist](https://packagist.org/packages/chrisreedio/jotform-api-php)[ Docs](http://api.jotform.com)[ RSS](/packages/chrisreedio-jotform-api-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (1)

jotform-api-php
===============

[](#jotform-api-php)

[JotForm API](https://api.jotform.com/docs/) - PHP Client

### Installation

[](#installation)

Install via git clone:

```
    $ git clone git://github.com/jotform/jotform-api-php.git
    $ cd jotform-api-php

```

or

Install via Composer package manager ()

*composer.json*

```
    {
        "require": {
            "jotform/jotform-api-php": "dev-master"
        }
    }
```

```
    $ php composer.phar install

```

### Documentation

[](#documentation)

You can find the docs for the API of this client at [https://api.jotform.com/docs/](https://api.jotform.com/docs)

### Authentication

[](#authentication)

JotForm API requires API key for all user related calls. You can create your API Keys at [API section](https://www.jotform.com/myaccount/api) of My Account page.

### Examples

[](#examples)

Print all forms of the user

```

```

Get submissions of the latest form

```

```

Get latest 100 submissions ordered by creation date

```

```

Submission and form filter examples

```

```

Delete last 50 submissions

```

```

First the *JotForm* class is included from the *jotform-api-php/JotForm.php* file. This class provides access to JotForm's API. You have to create an API client instance with your API key. In case of an exception (wrong authentication etc.), you can catch it or let it fail with a fatal error.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 58.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

869d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/77644584?v=4)[Chris Reed](/maintainers/chrisreedio)[@chrisreedio](https://github.com/chrisreedio)

---

Top Contributors

[![elifceren](https://avatars.githubusercontent.com/u/3530276?v=4)](https://github.com/elifceren "elifceren (60 commits)")[![eeertekin](https://avatars.githubusercontent.com/u/1286155?v=4)](https://github.com/eeertekin "eeertekin (16 commits)")[![kennethpdev](https://avatars.githubusercontent.com/u/1641990?v=4)](https://github.com/kennethpdev "kennethpdev (7 commits)")[![Nicholas-Westley](https://avatars.githubusercontent.com/u/3638346?v=4)](https://github.com/Nicholas-Westley "Nicholas-Westley (3 commits)")[![umutbugrahan](https://avatars.githubusercontent.com/u/91882932?v=4)](https://github.com/umutbugrahan "umutbugrahan (3 commits)")[![chrisreedio](https://avatars.githubusercontent.com/u/77644584?v=4)](https://github.com/chrisreedio "chrisreedio (2 commits)")[![TheDigitalOrchard](https://avatars.githubusercontent.com/u/3195423?v=4)](https://github.com/TheDigitalOrchard "TheDigitalOrchard (2 commits)")[![aytekintank](https://avatars.githubusercontent.com/u/1327986?v=4)](https://github.com/aytekintank "aytekintank (2 commits)")[![felipevolpatto](https://avatars.githubusercontent.com/u/674142?v=4)](https://github.com/felipevolpatto "felipevolpatto (1 commits)")[![appaky](https://avatars.githubusercontent.com/u/43067108?v=4)](https://github.com/appaky "appaky (1 commits)")[![cbalci](https://avatars.githubusercontent.com/u/212284?v=4)](https://github.com/cbalci "cbalci (1 commits)")[![alpdeni](https://avatars.githubusercontent.com/u/67774750?v=4)](https://github.com/alpdeni "alpdeni (1 commits)")[![meunal](https://avatars.githubusercontent.com/u/3044694?v=4)](https://github.com/meunal "meunal (1 commits)")[![NeilVicente](https://avatars.githubusercontent.com/u/1126373?v=4)](https://github.com/NeilVicente "NeilVicente (1 commits)")[![powderedtoastfan](https://avatars.githubusercontent.com/u/3261374?v=4)](https://github.com/powderedtoastfan "powderedtoastfan (1 commits)")

### Embed Badge

![Health badge](/badges/chrisreedio-jotform-api-php/health.svg)

```
[![Health](https://phpackages.com/badges/chrisreedio-jotform-api-php/health.svg)](https://phpackages.com/packages/chrisreedio-jotform-api-php)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
