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

ActiveLibrary[API Development](/categories/api)

everxp/php
==========

PHP library for the EverXP API.

3.4(1y ago)051Apache-2.0PHPPHP &gt;=7.2

Since Aug 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/seventyeighth/everxp-php-library)[ Packagist](https://packagist.org/packages/everxp/php)[ Docs](https://github.com/1178-team/everxp-php-library)[ RSS](/packages/everxp-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (22)Used By (0)

EverXP PHP Library
==================

[](#everxp-php-library)

Ever XP offering millions of diffrent combinations for your site to deliver the best user exprience for your websites' visitors.

How this package will help you?
-------------------------------

[](#how-this-package-will-help-you)

The EverXP PHP library helps developers to easily connect to Ever XP API, through the integration you can:

- Pull Patterns combinations
- Pull Quotes combinations
- Pull Date &amp; Time combinations
- Pull CTAs combinations
- Pull Humanitarian combinations

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require everxp/php
```

Or you can download the "src" folder and manually add it to your project, you will need to include EverXP before you can use it:

```
require_once("your_path/Headings.php");
```

Usage
-----

[](#usage)

```
$everxp = new \EverxpHeadings\Headings(array("api_key" => "_YOUR_API_KEY_"));

    $heading = $this->everxp->xp_pattern([
        'pattern' => 11,
        'lang' => 'en',
    ]);
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance46

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

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

Every ~47 days

Recently: every ~219 days

Total

21

Last Release

409d ago

Major Versions

1.9 → 2.02022-08-31

2.9 → 3.02022-11-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccfe3f1ec93b84de67d0a19e9a8f872b0a2a81f0f92b52ca639db35f4803e758?d=identicon)[1178-team](/maintainers/1178-team)

---

Top Contributors

[![seventyeighth](https://avatars.githubusercontent.com/u/46351279?v=4)](https://github.com/seventyeighth "seventyeighth (43 commits)")

---

Tags

apiPHP Libraryeverxpeverxp-php

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)[qwen-php/qwen-php-client

robust and community-driven PHP SDK library for seamless integration with the qwen AI API, offering efficient access to advanced AI and data processing capabilities

213.2k1](/packages/qwen-php-qwen-php-client)

PHPackages © 2026

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