hrphp / hrphp-meetup
This package is abandoned and no longer maintained.
No replacement package was suggested.
A ZF2 module for communicating with the Meetup.com API.
0.1.0
2015-02-25 23:55 UTC
Requires
- php: >=5.4
- dms/meetup-api-client: *
- zendframework/zendframework: ~2.0
Requires (Dev)
- phing/phing: ~2.0
- phpunit/phpunit: ~4.0
- squizlabs/php_codesniffer: ~1.5
This package is auto-updated.
Last update: 2023-07-29 01:28:26 UTC
README
A ZF2 module for communicating with the Meetup API.
Use Composer to install this library. Edit your composer.json
like so:
{ "require": { "hrphp/hrphp-meetup": "*" } }