5
submitted 1 year ago by rikudou@lemmings.world to c/php@lemmy.world

Now you can go nuts with all the bots you can think of!

Any feedback welcome.

top 3 comments
sorted by: hot top controversial new old
[-] helloharu@lemmy.world 2 points 1 year ago

This is going to be really helpful, thank you.

[-] duroth@lemmy.world 1 points 1 year ago

Isn't the "Lemmy API" basically just ActivityPub? Could this package be made to work with Kbin, for example? Possibly other Fediverse projects?

[-] rikudou@lemmings.world 2 points 1 year ago

Nope, ActivityPub is the federation protocol used to transfer data between instances, Lemmy on its own has an API, so this won't work on Kbin.

this post was submitted on 06 Jul 2023
5 points (100.0% liked)

PHP

362 readers
1 users here now

<?

namespace lemmy\php;

/*

Welcome to the PHP community on Lemmy

#Rules:

1: Soon(TM)

#Helpful stuff:

PHP Documentation

Composer

PHP Standards

#Common frameworks:

Symfony

Larvel

*/

echo "Welcome";

founded 1 year ago
MODERATORS