this post was submitted on 21 Jul 2023
12 points (100.0% liked)

Lemmy Moderation Tools

266 readers
1 users here now

Welcome

I'm working on a moderation tool to work with Lemmy.

I'm still in early development and discovery. This channel will update the status and respond to questions during development, testing, release, and post-release.

You are encouraged to create posts defining your needs. I also appreciate feedback on status updates. This helps me maintain the right track.

Join us on Matrix!

founded 1 year ago
MODERATORS
 

I'm building a PHP SDK for the Lemmy API.

Here is the repo: https://github.com/jgrim/lemmy-sdk Here is the packagist: https://packagist.org/packages/jgrim/lemmy-sdk

It's still in early development. It works; however, it's missing some tests, CI/CD tooling, and examples.

Feel free to use, contribute, or ask questions.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 1 year ago (1 children)

Any specific plan for this?

[โ€“] [email protected] 2 points 1 year ago

I'm currently using it on socialcare.cloud, which is a Laravel app.