Libraries tagged by encodia
furqansiddiqui/base58check-php
4047 Downloads
Base58Check Encoding lib for PHP
firewox/bigjson
116 Downloads
Library for encoding and decoding very large json files without crashing the server.
everstu/gpt3-tokenizer
127 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
digitalsign/ssl
7 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
dbeurive/rsa
16 Downloads
This package contains a very basic service that performs RSA encoding and decoding. Please note that this package is just an example for an article.
darsyn/unboxer
15 Downloads
Simple utility to unbox complex data structures (objects) to native data types, suitable for encoding into formats such as JSON, YAML, etc.
darkindy/spring-password-utils
28 Downloads
PHP utilities for encoding and validating passwords in the same way as Spring Security's StandardPasswordEncoder in Java.
crazzy501/gpt3-tokenizer
8 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
coste/bencode
12 Downloads
Encoding function for bittorrent
codeurco/laravel-coconutpalm
18 Downloads
A Laravel 5 wrapper around opencoconut video encoding library
coddism/base-crypt
447 Downloads
Just encoding
caesarcipher/caesarcipher
1304 Downloads
A PHP package for encoding, decoding and cracking the Caesar shift cipher
buzzingpixel/minifier
147 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
barechain/rlp
412 Downloads
Recursive Length Prefix Encoding in PHP.
badcow/ademarre-binary-to-text-php
411 Downloads
This is a fork of the original repository. Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.