Results for "os"
13 modules· PHP
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.
@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_).
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.
telegram
PHP@robinpathv0.1.0
Telegram Bot API integration � send messages, photos, documents, locations, polls, stickers, edit/delete messages, and poll updates. Uses the encrypted credential vault for bot tokens.
zendesk
PHP@robinpathv0.1.0
Zendesk Support API v2 � tickets, comments, users, organizations, groups, views, macros, and satisfaction ratings. Uses the encrypted credential vault for API token auth.
@robinpathv0.1.0
Instagram Business integration via the Meta Graph API � publish photos and Reels using the two-step container flow, list recent media, and pull post insights with a token tied to a connected IG Business account.
salesforce
PHP@robinpathv0.1.0
Salesforce CRM integration via the REST API � leads, contacts, opportunities, SOQL queries, and SOSL search. Uses the encrypted credential vault for OAuth 2.0 access tokens with a per-org instance URL.

