Libraries tagged by postboy
postboxcms/laravelinstaller
22 Downloads
An installation wizard for Laravel apps
wearebuilders/postbode-api-php
2013 Downloads
PHP wrapper for accessing the postbode api
ueef/postbox-phalcon-adapter
932 Downloads
ueef/postbox-amqp
1976 Downloads
ueef/postbox
2086 Downloads
dominicwatts/postbox
10 Downloads
Add PO box field to checkout address
phapi/middleware-postbox
1543 Downloads
Postbox has one simple task; check if the Content-Type of the request is supported
postboost/php-sdk
0 Downloads
The PostBoost REST API lets you publish, schedule, and analyze social media posts across 12+ platforms from a single integration. No OAuth apps to maintain — PostBoost handles platform authorization for you. ## Base URL All workspace-scoped endpoints are prefixed with `/{workspaceUuid}`. Panel/admin endpoints are prefixed with `/panel`. ## Authentication All requests require a Bearer token in the `Authorization` header. Generate tokens in your PostBoost dashboard under **Settings → Access Tokens**. ``` Authorization: Bearer YOUR_API_TOKEN ```