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

ActiveLibrary[API Development](/categories/api)

teleology/foundation-php
========================

PHP Bindings for the Foundation API

v0.0.1(1y ago)04MITPHP

Since Aug 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/teleology-io/foundation-php)[ Packagist](https://packagist.org/packages/teleology/foundation-php)[ RSS](/packages/teleology-foundation-php/feed)WikiDiscussions master Synced today

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

Foundation Library
==================

[](#foundation-library)

The Foundation PHP Library is your gateway to effortless interaction with the Foundation API. Designed with simplicity and efficiency in mind, this library abstracts away the complexity of direct API calls, providing a clean and intuitive interface for developers.

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

[](#installation)

```
composer require teleology/foundation-php

```

Usage Example:
--------------

[](#usage-example)

```
use Foundation\Foundation;

$foundation = new Foundation('https://foundation-api.teleology.io', '', '');

$foundation->subscribe(function (string $event, $data) {
   echo $event . ": " . json_encode($data) . "\n";
});

$env = $foundation->getEnvironment();
$config = $foundation->getConfiguration();
$variable = $foundation->getVariable('open_enrollment', '', '');
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

679d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17626168?v=4)[Chris Sullivan](/maintainers/icarus-sullivan)[@icarus-sullivan](https://github.com/icarus-sullivan)

---

Top Contributors

[![icarus-sullivan](https://avatars.githubusercontent.com/u/17626168?v=4)](https://github.com/icarus-sullivan "icarus-sullivan (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k420.9k26](/packages/team-reflex-discord-php)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

136406.3k14](/packages/rector-rector-src)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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