Libraries tagged by zencoder
phputil/json
5672 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
peterbodnar.com/qrcoder
23567 Downloads
Data to qrcode matrix encoder
peterbodnar.com/base32
23570 Downloads
Base 32 encoder / decoder
markahrens/iabtcf
3013 Downloads
IAB TCF Consent String Decoder & Encoder
hylianshield/base32-crockford
10806 Downloads
Implementation of Crockford's Base 32 encoder and decoder
devristo/torrent
2369 Downloads
Torrent file decoder / encoder
vardumper/legacy-wordpress-password-encoder
203 Downloads
Import or migrate users from WordPress and WooCommerce to Shopware 6. Use the 'wordpress' encoder setting. Users will be able to login as before.
usu/scrypt-password-encoder-bundle
1347 Downloads
Scrypt password encoder for Symfony2
tjdraper/json-eencoder
175 Downloads
JSON encode content.
sajjadh47/bpe-encoder-php
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
rhubarbgroup/email-address-encoder
10 Downloads
A lightweight plugin that protects email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
phing/task-zendcodeanalyser
81948 Downloads
The ZendCodeAnalyzerTask analyze PHP source files using the Zend Code Analyzer tool that ships with all versions of Zend Studio.
partikus/protobuf-encoder
8 Downloads
nrk/bencoder
572 Downloads
A Bencode serializer and deserializer in pure PHP
noorani-mm/encoder-algorithm
9 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.