PHPackages                             paralleldots/apis - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. paralleldots/apis

ActiveProject[HTTP &amp; Networking](/categories/http)

paralleldots/apis
=================

Rest Api Wrapper for PHP.

817.6k—3.8%3PHP

Since Jan 25Pushed 5y ago10 watchersCompare

[ Source](https://github.com/ParallelDots/ParallelDots-PHP-API)[ Packagist](https://packagist.org/packages/paralleldots/apis)[ RSS](/packages/paralleldots-apis/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ParallelDots-PHP-API
====================

[](#paralleldots-php-api)

Php Wrapper for ParallelDots APIs

#### Requirement :

[](#requirement-)

1. Install cUrl on your system if not present.

- For ubuntu use sudo apt-get install php-curl

#### Installation

[](#installation)

1. Create a composer.json file in your project's directory.
2. Write the following in the file:

```
{
  "require": {
    "paralleldots/apis": "*"
  },
  "minimum-stability": "dev"
}
```

3. Run the following command in the same directory (NOTE: You must have composer installed):

```
composer install
```

#### Languages Supported

[](#languages-supported)

```
- Portuguese ( pt )
- Simplified Chinese ( zh )
- Spanish ( es )
- German ( de )
- French ( fr )
- Dutch ( nl )
- Italian (it)
- Japanese ( ja )
- Russian ( ru )
- Thai ( th )
- Danish ( da )
- Finish ( fi )
- Arabic (ar)
- Greek (el)

```

### API Keys &amp; Setup

[](#api-keys--setup)

Sign up for ParallelDots APIs account to get your free API key [here](https://user.apis.paralleldots.com/signing-up). You will receive an email with the details to access your API key. Configuration:

```

```

#### Examples

[](#examples)

```

{"taxonomy":[{"category":"world politics","confidence_score":0.5382496715},{"category":"news","confidence_score":0.1232979}]}

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60.5% 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/5ff08c799a66a34c08ec7d05fb6ef9d2271cb88b3166ca46c2c997a502c7f4d8?d=identicon)[paralleldots\_api](/maintainers/paralleldots_api)

---

Top Contributors

[![vaibh91](https://avatars.githubusercontent.com/u/9804975?v=4)](https://github.com/vaibh91 "vaibh91 (26 commits)")[![ahwankumar](https://avatars.githubusercontent.com/u/7369801?v=4)](https://github.com/ahwankumar "ahwankumar (7 commits)")[![gauravsingh111994](https://avatars.githubusercontent.com/u/17938296?v=4)](https://github.com/gauravsingh111994 "gauravsingh111994 (5 commits)")[![juggernauts](https://avatars.githubusercontent.com/u/1114824?v=4)](https://github.com/juggernauts "juggernauts (3 commits)")[![atakash15](https://avatars.githubusercontent.com/u/77880002?v=4)](https://github.com/atakash15 "atakash15 (1 commits)")[![parthsh](https://avatars.githubusercontent.com/u/24476344?v=4)](https://github.com/parthsh "parthsh (1 commits)")

---

Tags

artificial-intelligencecurlmachine-learningparalleldots-apisphp

### Embed Badge

![Health badge](/badges/paralleldots-apis/health.svg)

```
[![Health](https://phpackages.com/badges/paralleldots-apis/health.svg)](https://phpackages.com/packages/paralleldots-apis)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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