Libraries tagged by enc
namshi/jose
88153696 Downloads
JSON Object Signing and Encryption library for PHP.
mrclay/minify
14651216 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
clue/ndjson-react
31866180 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
zbateson/mb-wrapper
36021850 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
veewee/xml
3205450 Downloads
XML without worries
phpseclib/mcrypt_compat
24734189 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
6695266 Downloads
High-level cryptography interface powered by libsodium
jbroadway/urlify
5668433 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
26117655 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
30924058 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
encore/laravel-admin
2747851 Downloads
laravel admin
spomky-labs/base64url
32242682 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
riverline/multipart-parser
44820187 Downloads
One class library to parse multipart content with encoding and charset support.
nelmio/security-bundle
10109198 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
5949201 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.