Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 941 Bytes

File metadata and controls

13 lines (11 loc) · 941 Bytes

hrphp-meetup

Travis branch Coverage Status Code Quality GitHub Release

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": "*"
    }
}