Libraries tagged by sequences
vukovicpredrag/post-purchase-review-template
0 Downloads
Post-purchase sequence: thank-you, product tips, review request, click-based reward and reminder
vanni/idmix
1 Downloads
IDX v1.2: encode typed integer and short string sequences to compact text
ultra/chars
9 Downloads
Character and numeric sequences. Masking string data with numeric sequences. Elementary transliteration.
tigra-image-library/ascii-art
5 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
thomasmeschke/call-sequencer
11 Downloads
A simple tool that allows to convert xdebug trace files into plantUML sequence diagrams
theultrasoft/slots
10 Downloads
Slots is a sequence load balancer optimized by slots and max load. This class can be used to load balance proxies and achieve better anonymity.
surely/seq-bundle
1 Downloads
Sequence Implementation
sugarcraft/sugar-spark
3 Downloads
PHP port of charmbracelet/sequin — ANSI escape-sequence inspector. Decodes SGR / CSI / OSC / DCS / APC / SS3 sequences into human-readable labels.
spendmail/parenthes
24 Downloads
Service, that providing a library, for checking is given parentheses sequence correct or not
soloterm/notify
41 Downloads
A PHP package to send desktop notifications via OSC escape sequences in terminal applications.
snebes/range-differencer
87 Downloads
Provides support for finding the differences between two or three sequences of comparable entities.
smpleader/sequency-process
19 Downloads
Process a bulk by a sequence
saeedvir/price-trend-audio-visualizer
0 Downloads
Convert price trends into audio sequences: detect increasing, decreasing, and flat price ranges and generate a single MP3 summary.
pronesoft-rd/ecf-sdk-php
0 Downloads
## Descripción general API de nivel productivo para emitir Comprobantes Fiscales Electrónicos (e-CF) en la República Dominicana a través de la plataforma Pronesoft. ## Autenticación — OAuth 2.0 Client Credentials ### Pasos 1. Obtén tus credenciales desde el portal: - Sandbox: https://ecf.sandbox.pronesoft.com → Apps → Default Sandbox App - Producción: https://ecf.pronesoft.com → Integraciones → Apps → Crear App 2. Solicita un token via POST /oauth/token — válido por 24 horas (86400s). 3. Usa: Authorization: Bearer en cada request. 4. Renueva al recibir HTTP 401. Buena práctica: renovar 5 minutos antes del vencimiento. ### Delegación multi-empresa Para actuar en nombre de una empresa asociada (sucursal), agrega: x-tenant-id: NO envíes x-tenant-id cuando actúes como la empresa principal. ### Detalles del Sandbox - Usa cualquier RNC que comience con SBX (ej. SBX123456) — no se requiere certificado real. - Las secuencias son automáticas — no es necesario crearlas manualmente. - El campo environment en el cuerpo del documento DEBE ser TesteCF. ### Scopes disponibles business:read, business:create, business:update, members:read, members:invite, members:revoke, certificates:read, certificates:upload, certificates:update, documents:read, documents:create, documents:send, documents:receive, documents:update, approvals:read, approvals:commercial, sequences:read, sequences:create, sequences:update, sequences:cancel, business_info:read, certification:read, certification:write, reports:read
phdevutils/business
0 Downloads
Philippine SEC company/partnership registration-number validator and parser — recognizes the CS/CN/A/FS/FN/PG prefix + year + sequence formats and labels the entity type. Zero-dependency. Pairs with phdevutils/psic.