2017 © Pedro Peláez
 

library myna-php

Myna client for PHP 5.3+

image

myna/myna-php

Myna client for PHP 5.3+

  • Friday, January 24, 2014
  • by myna
  • Repository
  • 2 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 5 Versions
  • 33 % Grown

The README.md

myna-php

A Myna client for PHP 5.3+. See here., (*1)

Documentation

Full documentation is on the Myna site., (*2)

Testing

There is a Vagrant configuration for testing., (*3)

  • Install Ansible: pip install ansible
  • Run Vagrant: vagrant up

You now have a box with PHP installed, ready to use and abuse., (*4)

To run the tests:, (*5)

  • vagrant ssh
  • cd /vagrant
  • ./bin/phpspec run

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)., (*6)

ansible-playbook --inventory-file ./vagrant_ansible_inventory_default playbook.yml -u vagrant --private-key ~/.vagrant.d/insecure_private_key, (*7)

If you have a SSH error it is usually an out-of-date entry in ~/.ssh/known_hosts., (*8)

ansible all --inventory-file ./vagrant_ansible_inventory_default -m ping -vvvv -u vagrant --private-key ~/.vagrant.d/insecure_private_key, (*9)

The Versions

24/01 2014

0.3

0.3.0.0 http://help.mynaweb.com/php

Myna client for PHP 5.3+

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires

24/01 2014

dev-develop

dev-develop http://help.mynaweb.com/php

Myna client for PHP 5.3+

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires

22/01 2014

dev-master

9999999-dev http://help.mynaweb.com/php

Myna client for PHP 5.3+

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires

22/10 2013

0.2

0.2.0.0 http://help.mynaweb.com/php

Myna client for PHP 5.3+

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires

22/10 2013

0.1

0.1.0.0 http://help.mynaweb.com/php

Myna client for PHP 5.3+

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires