Libraries tagged by decodo
rkdhatterwal/decodo-scraper
46 Downloads
A Laravel package for the Decodo Web Scraping API — real-time, async, webhooks, DB tracking, caching, and testing helpers
nette/utils
465648926 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
firebase/php-jwt
510207175 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
395390749 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
55156901 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
khanamiryan/qrcode-detector-decoder
33351298 Downloads
QR code decoder / reader
colinodell/json5
28464845 Downloads
UTF-8 compatible JSON5 parser for PHP
nette/neon
69168004 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
yethee/tiktoken
4799233 Downloads
PHP version of tiktoken
veewee/xml
7868134 Downloads
XML without worries
sqids/sqids
2226651 Downloads
Generate short YouTube-looking IDs from numbers
christian-riesen/base32
35795158 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
37336772 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
spomky-labs/cbor-php
21823964 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/base64url
47285967 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library