Libraries tagged by sequel
tokoiwesley/laravel-reference-numbers
4 Downloads
Generates unique and sequential reference numbers (codes) for table records in your Laravel application
timch56888/hashids2
0 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
timch56888/hashids
4 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
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.
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.
spip-remix/compiler
0 Downloads
Compilateur de squelette SPIP
spendmail/parenthes
24 Downloads
Service, that providing a library, for checking is given parentheses sequence correct or not
soloterm/notify
42 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.
sienekib/alquimista
5 Downloads
squeleton alquimsit
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.
roukmoute/doctrine-prefix-bundle
19400 Downloads
Listener that prefixes tables and sequences
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