PHPackages                             pivotsecurity/pcs-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. pivotsecurity/pcs-php

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

pivotsecurity/pcs-php
=====================

Pivot Security PHP API Client Library

1.0.6(7y ago)014MITPHPPHP &gt;=5.4.0

Since May 13Pushed 7y agoCompare

[ Source](https://github.com/Pivotsecurity/pivotsecurity-php)[ Packagist](https://packagist.org/packages/pivotsecurity/pcs-php)[ Docs](https://www.pivotsecurity.com/)[ RSS](/packages/pivotsecurity-pcs-php/feed)WikiDiscussions master Synced 4d ago

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

pivotsecurity-php
=================

[](#pivotsecurity-php)

PHP API interface for Pivot Security

Read full docs:

Installation
============

[](#installation)

Prerequisites
-------------

[](#prerequisites)

- PHP 5.X, 7.X

Install Package
---------------

[](#install-package)

Using Composer:
---------------

[](#using-composer)

composer require pivotsecurity/pcs-php

require('vendor/autoload.php')

use \\PivotSecurity\\Account;

use \\PivotSecurity\\Customer;

$ac = new Account(null,'d48f21a6e0c94880b61daa2b9e5a2327');

$response = $ac-&gt;info('A13');

echo var\_dump($response);

Manual:
-------

[](#manual)

git clone

cd pivotsecurity-php

require('init.php')

use \\PivotSecurity\\Account;

use \\PivotSecurity\\Customer;

$ac = new Account(null,'d48f21a6e0c94880b61daa2b9e5a2327');

$response = $ac-&gt;info('A13');

echo var\_dump($response);

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

Total

7

Last Release

2556d ago

### Community

Maintainers

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

---

Top Contributors

[![Pivotsecurity](https://avatars.githubusercontent.com/u/48764357?v=4)](https://github.com/Pivotsecurity "Pivotsecurity (31 commits)")

---

Tags

apiAuthenticationauthorizationpivotsecurity

### Embed Badge

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

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

###  Alternatives

[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.6k136.0M248](/packages/league-oauth2-server)[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

40820.2M68](/packages/auth0-auth0-php)[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2745.0M3](/packages/auth0-login)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128738.1k](/packages/auth0-symfony)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6712.1k2](/packages/hasinhayder-tyro)[andalisolutions/oauth2-anaf

Anaf OAuth 2.0 support for the PHP League's OAuth 2.0 Client

194.1k](/packages/andalisolutions-oauth2-anaf)

PHPackages © 2026

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