Libraries tagged by endcoding
digitalsign/ssl
9 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
30 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
cms-orbit/video-field
0 Downloads
A comprehensive video upload and multi-encoding system for CMS-Orbit with streaming support, transcoding, and thumbnails
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
blockchainethdev/rlp
164 Downloads
Recursive Length Prefix Encoding in PHP.
bigwhoop/radix64
88 Downloads
An implementation of the Radix-64 encoding as described by OpenPGP (RFC 4880).
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.