Libraries tagged by touchef
pittacusw/touchef
65 Downloads
Wrapper to connect a Laravel application to the Touchef API
pittacusw/parse-bill
101 Downloads
Wrapper to parse XML Bills and generate a PDF file
brianhenryie/bh-php-flysystem-readonly
5864 Downloads
A League Flysystem adapter which wraps another adapter: reads pass through, writes and deletes are captured in memory so nothing ever touches the underlying filesystem. For --dry-run modes.
pressbooks/pressbooks-clarke
31228 Downloads
Named after Arthur C. Clarke, this is a simple book theme, with some light modern touches. Good for fiction and non-fiction. Body font is Tinos; headers Lato.
phpsyntax/phpsyntax
357 Downloads
🌳 PhpSyntax: a lossless concrete syntax tree (CST) for PHP. Every token, space and comment is in the tree and printing it gives the file back byte for byte, so a tool changes only what it touches. Comes with a mutation API for refactoring, formatters and code generation.
ernestdefoe/federation
53 Downloads
ActivityPub federation for Flarum 2 — make your community a discoverable, followable fediverse actor. People on Mastodon, Lemmy and other servers can follow @{community}@{host} (and individual members) and receive every new discussion in their timeline. Inbound replies and likes flow back in as posts and reactions. No core files touched.
dresscode/dresscode
76 Downloads
👔 DressCode: checks and fixes PHP coding style, and upgrades code to newer PHP and to new versions of libraries. Built on a lossless syntax tree, so it changes only what it touches. PER-CS, PSR-12, Nette.
touchestate-sdk/php-sdk
174 Downloads
Official PHP SDK for TouchEstate API - works with Laravel and standalone PHP
tiny-blocks/http-query
72 Downloads
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
sunnysideup/user-form-sealed-encryption
17 Downloads
It encrypts submissions on the website that can not be unencrypted on the server without a key that never touches the server. This basically seals the submissions, but you can access them if you really need to.
davefx/user-tags
13 Downloads
A WordPress user tag: behaves like a role to the whole of WordPress, grants nothing, and never touches the autoloaded role option.
touchestate/php-sdk
3 Downloads
Official PHP SDK for TouchEstate API - works with Laravel and standalone PHP
splashifypro/sdk
0 Downloads
REST endpoints for three product surfaces: 1. **Public API** under /public/_* — WhatsApp messaging, contacts, conversations, transactional email, Meta Conversions API. Authenticate with sk_live_… keys. 2. **Partner Email API** under /partner/email/_* — AWS-SES-shaped resold email platform: identities, configuration sets, templates, suppression, send, send-template, send-bulk, send-raw, quotas, stats, reputation, events. Authenticate with pk_live_… keys. 3. **App API** under /app/_* — the same surface the customer dashboard and the CLI/OpenClaw integrations use, authenticated with either an app session or an oc_live_… access token (`splashify auth login` / Settings → Developer → Access Tokens). Coverage here is partial — only endpoints touched by integrator reports are annotated so far, not the full surface. SDKs for Node.js, Python, and PHP are auto-generated from this spec.
italix/mail
2 Downloads
Transactional mail that cannot fail silently: the log row is written before the transport is touched. SMTP in core, PHPMailer optional.
scribe/cssembed-library
879 Downloads
This is a direct fork of 'nzakas/cssembed', a project which hasn't been touched by its author for over three years. Welcome to its revival.