tiny-pixel/action-network

PHP tools for Action Network's OSDI API

0.0.12 2019-02-21 22:04 UTC

README

License: MIT

IMPORTANT: This project is in alpha development. Help always appreciated!

PHP library for Action Network.

Get started

  • Add key to .env file.
  • Change values in config dir to meet your needs.

Example usage

Check out the usage dir.

A simple example from the PHP REPL I use

Acknowledgements

Extension of original work by JKissam. If you are looking for a friendlier, more mature way to interact with Action Network that is the best place to start.