Libraries tagged by dcode
dcode/utils
2 Downloads
A suite of utilities by DCODE to help with developing Laravel applications.
dcodeteam/phpunit-for-bitrix
199 Downloads
Based on https://github.com/osotov/phpunit-for-bitrix. Base test class for unit tests inside 1C-Bitrix framework environment
dcodegroup/instagramfeed
32 Downloads
Instagram Package for Laravel
dcodegroup/macuport-larecipe-theme
199 Downloads
A LaRecipe theme.
firebase/php-jwt
497254476 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
381999982 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
53895558 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
khanamiryan/qrcode-detector-decoder
32969196 Downloads
QR code decoder / reader
colinodell/json5
26992560 Downloads
UTF-8 compatible JSON5 parser for PHP
nette/neon
67825803 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
yethee/tiktoken
4429238 Downloads
PHP version of tiktoken
veewee/xml
7478102 Downloads
XML without worries
sqids/sqids
2047976 Downloads
Generate short YouTube-looking IDs from numbers
christian-riesen/base32
35023800 Downloads
Base32 encoder/decoder according to RFC 4648
spomky-labs/cbor-php
17332443 Downloads
CBOR Encoder/Decoder for PHP