tiny-pixel / action-network
PHP tools for Action Network's OSDI API
Fund package maintenance!
Patreon
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 5
pkg:composer/tiny-pixel/action-network
Requires
- php: ^7.2
- composer/installers: ^1.6
- guzzlehttp/guzzle: ^6.3.3
This package is auto-updated.
Last update: 2025-10-15 09:42:46 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.