Results for "robinpath"
41 modules· PHP
slack
PHP@robinpathv0.1.0
Slack integration � send messages, react, upload files, list channels, manage history. Uses the encrypted credential vault for bot tokens; webhook URLs are passed directly.
stripe
PHP@robinpathv0.1.0
Stripe payments � customers, payment intents, checkout sessions, subscriptions, refunds, plus webhook signature verification. Uses the encrypted credential vault for the secret key.
openai
PHP@robinpathv0.1.0
OpenAI integration � chat completions, embeddings, image generation, transcription, moderation. Uses the encrypted credential vault for API keys.
http
PHP@robinpathv0.1.0
HTTP client � GET, POST, PUT, PATCH, DELETE, HEAD, generic request, and file download against any REST API. Supports headers, JSON/form/raw bodies, query strings, Bearer / Basic / API-key auth, timeouts, and redirects.
s3
PHP@robinpathv0.1.0
Amazon S3 (and S3-compatible) object storage � list/create/delete buckets, upload/download/copy/move/delete objects, generate presigned URLs, set ACLs. Hand-rolled AWS Signature V4 signer, no aws-sdk dependency.
@robinpathv0.1.0
X (Twitter) v2 API integration � post and delete tweets, search, look up users, follow/unfollow. Uses the encrypted credential vault for OAuth 2.0 user-context access tokens.
@robinpathv0.1.0
LinkedIn REST API v2 integration � post personal and company shares, look up profiles and organizations, list and delete shares. Uses the encrypted credential vault for OAuth 2.0 access tokens.
@robinpathv0.1.0
Facebook Pages integration via the Meta Graph API � publish posts and photos, read post insights, and manage Page content using a long-lived Page Access Token from the encrypted credential vault.
github
PHP@robinpathv0.1.0
GitHub REST API v3 client � repositories, branches, commits, files, issues, pull requests, releases, labels, milestones, Actions workflows, and search. Uses the encrypted credential vault for personal access tokens (classic ghp_ or fine-grained github_pat_).
notion
PHP@robinpathv0.1.0
Notion integration � query databases, create/update/archive pages, read and write block content, search, and list users. Uses the encrypted credential vault for internal integration tokens.
mysql
PHP@robinpathv0.1.0
External MySQL / MariaDB client � query, insert, update, delete, bulk insert, replace, schema introspection, and transactions against arbitrary MySQL servers. Uses mysqli with prepared statements for every query that takes user input.
postgres
PHP@robinpathv0.1.1
PostgreSQL � query, insert, update, delete, upsert, transactions, JSONB helpers via pdo_pgsql
outlook
PHP@robinpathv0.1.0
Microsoft Outlook / Microsoft 365 integration via the Microsoft Graph API � mail (list, search, send, reply, forward, move, delete), mail folders, calendar events (create, update, delete, RSVP), and contacts. Supports delegated OAuth2 access tokens (with optional refresh-token rotation) or Azure AD client-credentials for app-only access.
gitlab
PHP@robinpathv0.1.0
GitLab REST API v4 client � projects, branches, commits, files, issues, merge requests, releases, pipelines (CI), jobs, labels, and search. Works with gitlab.com and self-hosted instances. Uses the encrypted credential vault for personal / project / group access tokens (glpat-�) and OAuth2 bearer tokens.
anthropic
PHP@robinpathv0.1.0
Anthropic Claude integration � messages API with vision, tool use, and system prompts. Uses the encrypted credential vault for API keys.
discord
PHP@robinpathv0.1.0
Discord integration � webhooks, bot messages, channels, guild members, reactions, embeds. Uses the encrypted credential vault for bot tokens; webhook URLs are passed directly.
sendgrid
PHP@robinpathv0.1.0
SendGrid transactional email + marketing � send mail, dynamic templates, contact + list management, stats. Uses the encrypted credential vault for API keys.
mailchimp
PHP@robinpathv0.1.0
Mailchimp Marketing API � audiences (lists), members (subscribers), tags, and member CRUD. Uses the encrypted credential vault for API keys.
airtable
PHP@robinpathv0.1.0
Airtable integration � list, get, create, update, delete records, plus list tables. Uses the encrypted credential vault for personal access tokens.
google-sheets
PHP@robinpathv0.1.0
Google Sheets integration � read, write, append, clear ranges and list sheet metadata. Service-account authentication using a JWT exchange (no user OAuth dance).

