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

ActiveLibrary

myna/myna-php
=============

Myna client for PHP 5.3+

0.3(12y ago)022[4 issues](https://github.com/myna/myna-php/issues)PHPPHP &gt;=5.3.0

Since Oct 22Pushed 12y ago2 watchersCompare

[ Source](https://github.com/myna/myna-php)[ Packagist](https://packagist.org/packages/myna/myna-php)[ Docs](http://help.mynaweb.com/php)[ RSS](/packages/myna-myna-php/feed)WikiDiscussions develop Synced 1mo ago

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

myna-php
========

[](#myna-php)

A [Myna](http://mynaweb.com/) client for PHP 5.3+. See [here](http://help.mynaweb.com/php).

Documentation
-------------

[](#documentation)

Full documentation is on [the Myna site](http://help.mynaweb.com/php).

Development
-----------

[](#development)

This repository uses the [Git flow](http://nvie.com/posts/a-successful-git-branching-model/) branching model. Development is done on the `develop` branch (the default branch) and releases from the `master` branch.

Testing
-------

[](#testing)

There is a [Vagrant](http://vagrantup.com/) configuration for testing.

- Install Ansible: `pip install ansible`
- Run Vagrant: `vagrant up`

You now have a box with PHP installed, ready to use and abuse.

To run the tests:

- `vagrant ssh`
- `cd /vagrant`
- `./bin/phpspec run`

### Troubleshooting

[](#troubleshooting)

Vagrant is not very reliable. Different versions of Vagrant and Virtualbox work together more or less well. If you cannot run the ansible deployment successfully, the following command will do so manually. You must have the VM running first (via `vagrant up`).

`ansible-playbook --inventory-file ./vagrant_ansible_inventory_default playbook.yml -u vagrant --private-key ~/.vagrant.d/insecure_private_key`

If you have a SSH error it is usually an out-of-date entry in `~/.ssh/known_hosts`.

`ansible all --inventory-file ./vagrant_ansible_inventory_default -m ping -vvvv -u vagrant --private-key ~/.vagrant.d/insecure_private_key`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

3

Last Release

4488d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b5a66b529a86904d0c4ad5ee69dba85a2fa59742eb68d3a8f9c845f908fbcfb?d=identicon)[myna](/maintainers/myna)

### Embed Badge

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

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

PHPackages © 2026

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