PHPackages                             combyna/combyna - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. combyna/combyna

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

combyna/combyna
===============

Combyna - build things.

6971[4 issues](https://github.com/combyna/combyna/issues)[2 PRs](https://github.com/combyna/combyna/pulls)2PHP

Since Jan 27Pushed 2y ago2 watchersCompare

[ Source](https://github.com/combyna/combyna)[ Packagist](https://packagist.org/packages/combyna/combyna)[ RSS](/packages/combyna-combyna/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (5)Used By (2)

Combyna
=======

[](#combyna)

[![Build Status](https://github.com/combyna/combyna/workflows/CI/badge.svg)](https://github.com/combyna/combyna/actions?query=workflow%3ACI)

Build isomorphic apps using a declarative YAML- or JSON-based language.

Developer setup (for working on the library itself)
---------------------------------------------------

[](#developer-setup-for-working-on-the-library-itself)

Clone this repo, install the PHP and JS dependencies, build the expression language parser, build the JS bundle and then start the PHP server.

You'll need Node.js and PHP 5.5+ to use this project.

1. `git clone https://github.com/combyna/combyna.git`
2. `cd combyna`
3. `composer install`
4. `npm install`
5. `composer run build:expression-parser`
6. `npm run dev:watch`
7. (In a separate terminal) `composer run simple-server --timeout 0`

App config
----------

[](#app-config)

An example app is provided under `example/simple/*`, which is the one the `simple-server` script above will start. The config for this app is in the `simpleApp.cyn.yml` file.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.3% 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://www.gravatar.com/avatar/5f40d7540e88cf43038b45f972b0f62231d53dc8400d1c532208ca1c9b125236?d=identicon)[asmblah](/maintainers/asmblah)

---

Top Contributors

[![asmblah](https://avatars.githubusercontent.com/u/1714005?v=4)](https://github.com/asmblah "asmblah (137 commits)")[![rcwsr](https://avatars.githubusercontent.com/u/1541207?v=4)](https://github.com/rcwsr "rcwsr (1 commits)")

---

Tags

isomorphicjavascriptphpyaml-configuration

### Embed Badge

![Health badge](/badges/combyna-combyna/health.svg)

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

PHPackages © 2026

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