Results for "date"
7 modules· PHP
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.
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.
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.
google-calendar
PHP@robinpathv0.1.0
Google Calendar integration � list, create, update, delete events, manage calendars, quick-add natural-language events, check free/busy, move events between calendars, and respond to invitations. Service-account authentication using a JWT exchange (no user OAuth dance).

