Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maicol07/flarum-api-client
The API client for working with your Flarum forum.
https://github.com/maicol07/flarum-api-client
composer composer-package flarum guzzlehttp php php7 phpdocumentor
Last synced: 2 months ago
JSON representation
The API client for working with your Flarum forum.
- Host: GitHub
- URL: https://github.com/maicol07/flarum-api-client
- Owner: maicol07
- License: mit
- Created: 2020-04-08T11:50:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T10:04:38.000Z (9 months ago)
- Last Synced: 2024-10-09T19:55:34.584Z (3 months ago)
- Topics: composer, composer-package, flarum, guzzlehttp, php, php7, phpdocumentor
- Language: PHP
- Homepage:
- Size: 282 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license.md
Awesome Lists containing this project
README
![Flarum Api Client](https://docs.maicol07.it/flarum-api-client/flarum-api-client.png)
[![Latest Stable Version](https://poser.pugx.org/maicol07/flarum-api-client/v)](//packagist.org/packages/maicol07/flarum-api-client)
[![Total Downloads](https://poser.pugx.org/maicol07/flarum-api-client/downloads)](//packagist.org/packages/maicol07/flarum-api-client)
[![Latest Unstable Version](https://poser.pugx.org/maicol07/flarum-api-client/v/unstable)](//packagist.org/packages/maicol07/flarum-api-client)
[![License](https://poser.pugx.org/maicol07/flarum-api-client/license)](//packagist.org/packages/maicol07/flarum-api-client)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)
[![HitCount](http://hits.dwyl.com/maicol07/flarum_sso_php_plugin.svg)](http://hits.dwyl.com/maicol07/flarum_sso_php_plugin)This is a generic PHP API client for use in any project. You can simply include this package as a dependency to your project to use it.
Read the [documentation](https://docs.maicol07.it/en/flarum-api-client) for other infos, such as installing and configuring it