Libraries tagged by dcode
loostro/cryptomute
25255 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
dodecastudio/craft-blurhash
12003 Downloads
Render a BlurHash from a given image.
wyrihaximus/json-throwable
234829 Downloads
📠JSON encode and decode throwables and exceptions
wubuwei/php-apple-signin
36754 Downloads
A simple library to decode and parse Apple Sign In client tokens.
vakata/asn1
15224 Downloads
An ASN1 encoder / decoder
thoughtco/statamic-blurhash
4997 Downloads
A Statamic add-on to generate and decode blurhash images
tecnickcom/tc-lib-pdf-filter
70271 Downloads
PHP library to decode PDF compression and encryption filters
spomky-labs/cbor-bundle
110857 Downloads
CBOR Encoder/Decoder Bundle for Symfony.
robinpowered/php-ntlm
96896 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol
pnz/json-exception
190598 Downloads
Json decode/encode library with exception throwing on error.
mhauri/base45
48538 Downloads
base45 encoder/decoder
lemonblast/cbor4php
17513 Downloads
CBOR encoder/decoder for PHP
kunstmaan/utilities-bundle
140767 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
genkgo/php-asn1
132012 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
eftec/services_json
11623 Downloads
PHP implementaion of json_encode/decode