FoPost LogoFoPost Docs

Frameworks & SDKs Overview

FoPost SDKs and integrations for every language and framework.

Frameworks & SDKs

OwlStack provides official SDKs and framework integrations so developers can integrate social media publishing into any application.

Available SDKs

These SDKs are ready to use today:

PackageLanguageTypeStatus
OwlStack Core (PHP)PHPCore SDKv1.0 — Available
OwlStack LaravelPHP / LaravelNative Integrationv2.0 — Available
OwlStack WordPressPHP / WordPressNative Pluginv1.0 — Available

Coming Soon

We're actively developing SDKs for more languages and frameworks:

PackageLanguageTypeStatus
OwlStack Node.jsJavaScript / TypeScriptCloud SDKComing Soon
OwlStack PythonPythonCloud SDKComing Soon
OwlStack GoGoCloud SDKComing Soon
OwlStack RubyRubyCloud SDKComing Soon
OwlStack RustRustCloud SDKComing Soon

How SDKs Work

All OwlStack SDKs are thin API clients that communicate with the OwlStack cloud service. The heavy lifting — platform API calls, content formatting, rate limiting, retries, and AI — happens on OwlStack's servers.

Your App → OwlStack SDK → api.owlstack.app → Social Platforms

This means:

  • Lightweight — SDKs are small and have minimal dependencies
  • Consistent — the same features work across all languages
  • Always up to date — new platforms and features are added server-side

Want an SDK for Your Language?

If you need an SDK for a language not listed here, let us know and we'll prioritize it based on community demand. You can also use the REST API directly from any language.

On this page