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

ActiveLibrary

trueapps/simbila-php-api
========================

PHP client for simbila.com service

v0.0.6(4y ago)027[1 PRs](https://github.com/trueapps/simbila-php-api/pulls)MITPHP

Since Dec 8Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/trueapps/simbila-php-api)[ Packagist](https://packagist.org/packages/trueapps/simbila-php-api)[ Docs](https://simbila.com)[ RSS](/packages/trueapps-simbila-php-api/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (6)DependenciesVersions (8)Used By (0)

Simbila.com PHP API
===================

[](#simbilacom-php-api)

##### 1. Include this package in your project:

[](#1-include-this-package-in-your-project)

```
composer require trueapps/simbila-php-api
```

##### 2. Basic usage

[](#2-basic-usage)

Please see example/example.php for usage.

##### 3. Usage with Yii

[](#3-usage-with-yii)

There is a YiiSimbila component interface. To install:

1. Copy file to protected/extensions/simbila
2. Include Simbila classes

    'import'=&gt;array( 'application.extensions.simbila.*', 'application.extensions.simbila.lib.*', ... )
3. Set the component

    'components'=&gt;array( 'simbila' =&gt; array( 'class'=&gt; 'ext.simbila.components.YiiSimbila', 'username'=&gt;'', 'password'=&gt;'THAPI', 'appId'=&gt;'lunchdrive', 'appUserExpr'=&gt;'account()-&gt;id', 'simbilaUrl'=&gt;'', ), ... )
4. Access the Simbila object by Yii::app()-&gt;simbila-&gt;simbila;

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance57

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

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

Recently: every ~69 days

Total

6

Last Release

1709d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/985901e556d4ecbaac5bdc66b5b3c5210b6fd619a38a52e3357e219ee201d501?d=identicon)[musla](/maintainers/musla)

---

Top Contributors

[![musla](https://avatars.githubusercontent.com/u/1842577?v=4)](https://github.com/musla "musla (10 commits)")

---

Tags

Simbila

### Embed Badge

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

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

PHPackages © 2026

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