PHPackages                             simplia/integration-skeleton - 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. simplia/integration-skeleton

ActiveProject[API Development](/categories/api)

simplia/integration-skeleton
============================

Skeleton project for Simplia API integrations

033↓88.9%2PHP

Since Apr 29Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/simplia/integration-skeleton)[ Packagist](https://packagist.org/packages/simplia/integration-skeleton)[ RSS](/packages/simplia-integration-skeleton/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Install
-------

[](#install)

Create empty directory for project, navigate to it and run one of the following commands:

```
# install with docker on Windows
docker run --rm -it -v %cd%:/app --workdir=/app thecodingmachine/php:8.4-v5-cli composer create-project --stability=dev simplia/integration-skeleton .

# install with docker on Linux
docker run --rm -it -v $(pwd):/app --workdir=/app thecodingmachine/php:8.4-v5-cli composer create-project --stability=dev simplia/integration-skeleton .

# or install with local PHP
composer create-project --stability=dev simplia/integration-skeleton .
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance53

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/704500?v=4)[petrsoukup](/maintainers/petrsoukup)[@petrsoukup](https://github.com/petrsoukup)

---

Top Contributors

[![soukicz](https://avatars.githubusercontent.com/u/1814750?v=4)](https://github.com/soukicz "soukicz (8 commits)")[![apustelnik](https://avatars.githubusercontent.com/u/44807350?v=4)](https://github.com/apustelnik "apustelnik (1 commits)")

### Embed Badge

![Health badge](/badges/simplia-integration-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/simplia-integration-skeleton/health.svg)](https://phpackages.com/packages/simplia-integration-skeleton)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)

PHPackages © 2026

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