Libraries tagged by decodo
rkdhatterwal/decodo-scraper
33 Downloads
A Laravel package for the Decodo Web Scraping API — real-time, async, webhooks, DB tracking, caching, and testing helpers
firebase/php-jwt
475682023 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
359985206 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
51717495 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
nette/utils
426882581 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
khanamiryan/qrcode-detector-decoder
32352267 Downloads
QR code decoder / reader
nette/neon
65677186 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
yethee/tiktoken
3901243 Downloads
PHP version of tiktoken
veewee/xml
6872156 Downloads
XML without worries
sqids/sqids
1738157 Downloads
Generate short YouTube-looking IDs from numbers
colinodell/json5
24855695 Downloads
UTF-8 compatible JSON5 parser for PHP
christian-riesen/base32
33667586 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
36203690 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
10884273 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/base64url
42572345 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library