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

ActiveLibrary[API Development](/categories/api)

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

52197.7k↑24.6%42[3 issues](https://github.com/jotform/jotform-api-php/issues)[4 PRs](https://github.com/jotform/jotform-api-php/pulls)2PHP

Since Feb 16Pushed 4y ago37 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (2)

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

32

—

LowBetter than 69% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity49

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f16957993e0985c653aad3d4bcfe9787de7fee43c3bb90f97408a3cf6a49e657?d=identicon)[jotform](/maintainers/jotform)

---

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)")[![umutbugrahan](https://avatars.githubusercontent.com/u/91882932?v=4)](https://github.com/umutbugrahan "umutbugrahan (3 commits)")[![Nicholas-Westley](https://avatars.githubusercontent.com/u/3638346?v=4)](https://github.com/Nicholas-Westley "Nicholas-Westley (3 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)")[![appaky](https://avatars.githubusercontent.com/u/43067108?v=4)](https://github.com/appaky "appaky (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)")[![alpdeni](https://avatars.githubusercontent.com/u/67774750?v=4)](https://github.com/alpdeni "alpdeni (1 commits)")[![powderedtoastfan](https://avatars.githubusercontent.com/u/3261374?v=4)](https://github.com/powderedtoastfan "powderedtoastfan (1 commits)")[![cbalci](https://avatars.githubusercontent.com/u/212284?v=4)](https://github.com/cbalci "cbalci (1 commits)")[![felipevolpatto](https://avatars.githubusercontent.com/u/674142?v=4)](https://github.com/felipevolpatto "felipevolpatto (1 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/jotform-jotform-api-php/health.svg)](https://phpackages.com/packages/jotform-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.0k14](/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)
