goodhands/comments-sdk

A simple PHP library to use the comments microservice at https://comments.microapi.dev

1.0 2020-09-22 09:16 UTC

This package is auto-updated.

Last update: 2024-04-16 18:39:36 UTC


README

Source Code Latest Version Software License PHP Version Build Status Coverage Status Total Downloads

An easy to use PHP library to interface with the comments microservice at https://comments.microapi.dev as a microservice for your applications.

This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you are expected to uphold this code.

Installation

The preferred method of installation is via Composer. Run the following command to install the package and add it as a requirement to your project's composer.json:

composer require goodhands/comments-sdk

Documentation

Check out the documentation website for detailed information and code examples.

Contributing

Contributions are welcome! Please read CONTRIBUTING for details.

Copyright and License

The goodhands/comments-sdk library is copyright © Samuel Olaegbe and licensed for use under the MIT License (MIT). Please see LICENSE for more information.