Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

strategicsdemexico's avatar

Anyone knows a PHP package for publish Post on Facebook pages?

Anyone knows a PHP package for publish Post on Facebook pages?

0 likes
3 replies
jekinney's avatar

php post to facebook In Google showed a host of tutorials. Obviously you need Facebooks php api and call it. Really just a class with about ten to twenty lines. I would suggest setting it as an event.

There might be a package but why? It will probably take as long to conf and set it up than creating your own class.

mikebarwick's avatar

Best and most popular library:

"sammyk/laravel-facebook-sdk": "~3.0"

Please or to participate in this conversation.