tiny-pixel / action-network
PHP tools for Action Network's OSDI API
Fund package maintenance!
Patreon
Requires
- php: ^7.2
- composer/installers: ^1.6
- guzzlehttp/guzzle: ^6.3.3
This package is auto-updated.
Last update: 2024-12-15 07:40:18 UTC
README
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.