Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

javleds/meetup-api-client

Repository files navigation

Meetup API Client

API wrapper for https://meetup.com

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • PHP 7.2 or latest
  • Composer

Installing

composer require javleds/meetup-api-client

Running the tests

This project uses PHPUnit, you could run your tests by running:

composer test

Coding style

We are following the default config of php-cs-fixer. If you want to verify the code style, please use:

composer phpcs

php-cs-fixes is able to fix some common errors, it could be reached by running:

composer phpcs-fix

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

API Wrapper for meetup.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages