PHPackages                             zhengcai/ssapi - 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. zhengcai/ssapi

ActiveLibrary[API Development](/categories/api)

zhengcai/ssapi
==============

A simple Laravel server to server api sign and verify class.

v2.0.1(2y ago)0701MITPHPPHP &gt;=7.0

Since May 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Jeses/server-sign-verify)[ Packagist](https://packagist.org/packages/zhengcai/ssapi)[ Docs](https://github.com/Jeses/server-sign-verify.git)[ RSS](/packages/zhengcai-ssapi/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

laravel-ssapi
=============

[](#laravel-ssapi)

A simple laravel server to server api sign and verify class.

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

[](#installation)

Pull this package in through Composer.

```
    {
        "require": {
            "zhengcai/ssapi": "1.*"
        }
    }
```

or run in terminal: `composer require zhengcai/ssapis`

then copy the config file

`php artisan vendor:publish`

Usage
-----

[](#usage)

### Laravel usage

[](#laravel-usage)

```
    use Zhengcai\SsApi\Facades\SsApi;

    $response = SsApi::server('ServerName')
        ->get($api, $data, $headers);

    /* or
    ->post($api, $data, $headers);
    ->put($api, $data, $headers);
    ->patch($api, $data, $headers);
    ->delete($api, $data, $headers);
    */
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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 ~945 days

Total

2

Last Release

891d ago

Major Versions

1.0.0-alpha → v2.0.12023-12-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/13176e40a3317bd433aa9334089cd8178fa376ea6bb55300cee1a4fc3f16ceef?d=identicon)[yz\_luck](/maintainers/yz_luck)

---

Top Contributors

[![Jeses](https://avatars.githubusercontent.com/u/15826410?v=4)](https://github.com/Jeses "Jeses (2 commits)")

---

Tags

apilaravelverifysign

### Embed Badge

![Health badge](/badges/zhengcai-ssapi/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[multicaret/laravel-unifonic

 A library to integrate with Unifonic API to send SMS

25182.9k2](/packages/multicaret-laravel-unifonic)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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