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

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

bravecollective/php-api
=======================

API Negotiation Layer for BRAVE Core Services

v1.0.3(10y ago)21243MITPHP

Since Jun 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bravecollective/php-api)[ Packagist](https://packagist.org/packages/bravecollective/php-api)[ RSS](/packages/bravecollective-php-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Brave Core Service API Bindings
===============================

[](#brave-core-service-api-bindings)

> PHP API bindings for both utilizing and hosting the secure RPC mechanism.

> © 2014, Matthew Glinski and contributors.

>

[![](https://camo.githubusercontent.com/4d6a1bdf907b09f2ee08c8b7997532c8f3528b58f2d2c1dbce20a8c6dfdef59a/68747470733a2f2f7472617669732d63692e6f72672f6272617665636f6c6c6563746976652f6170692e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/bravecollective/php-api)

1. What are the Core Service API Bindings?
------------------------------------------

[](#1-what-are-the-core-service-api-bindings)

There are three primary components provided by this package:

- A method of generating keys in the correct format.
- Client API bindings.
- Basic examples to get things working

2. Installation
---------------

[](#2-installation)

Development takes place on [GitHub](https://github.com/) in the [core](https://github.com/bravecollective/php-api) project. Issue tracking, documentation, and downloads are provided there.

Add the package to your composer.json and run composer update.

```
{
    "require": {
        "bravecollective/php-api": "1.0.*"
    }
}
```

If you would like to make changes and contribute them back to the project, fork the GitHub project, make your changes, and submit a pull request. This process is beyond the scope of this documentation; for more information, see [GitHub’s documentation](http://help.github.com/).

3. Key Management
-----------------

[](#3-key-management)

TODO

4. Client Bindings
------------------

[](#4-client-bindings)

TODO

4. License
----------

[](#4-license)

Copyright © 2014 Matthew Glinski and contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

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

4

Last Release

3994d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34757257?v=4)[Tian Khamez](/maintainers/tkhamez)[@tkhamez](https://github.com/tkhamez)

![](https://www.gravatar.com/avatar/17eb5ddd4157df7196fda505a0bb6cc0dcf05c9a2697d292e2e79e32e6ff63b8?d=identicon)[1adog1](/maintainers/1adog1)

---

Top Contributors

[![mglinski](https://avatars.githubusercontent.com/u/78872?v=4)](https://github.com/mglinski "mglinski (20 commits)")[![kiu](https://avatars.githubusercontent.com/u/785968?v=4)](https://github.com/kiu "kiu (7 commits)")

---

Tags

authEVE Onlinebrave

### Embed Badge

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

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

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[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)[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

40820.2M68](/packages/auth0-auth0-php)[kreait/firebase-tokens

A library to work with Firebase tokens

24040.8M14](/packages/kreait-firebase-tokens)[ccuffs/auth-iduffs

Biblioteca para autenticação de usuários utilizando o idUFFS.

101.1k](/packages/ccuffs-auth-iduffs)

PHPackages © 2026

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