Libraries tagged by ecco
symfony/thanks
14060810 Downloads
Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!
nette/neon
46848584 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
17408046 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
13227349 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
zbateson/mb-wrapper
31117645 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
tecnickcom/tc-lib-barcode
4568949 Downloads
PHP library to generate linear and bidimensional barcodes
jlevers/selling-partner-api
4413285 Downloads
PHP client for Amazon's Selling Partner API
jbroadway/urlify
4962115 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
23217208 Downloads
Base32 encoder/decoder according to RFC 4648
authorizenet/authorizenet
7348164 Downloads
Official PHP SDK for Authorize.Net
fgrosse/phpasn1
28561302 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
econea/nusoap
3914325 Downloads
Fixed NuSOAP for PHP 5.4 - 8.2
spomky-labs/base64url
28735918 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
riverline/multipart-parser
38542986 Downloads
One class library to parse multipart content with encoding and charset support.
clue/ndjson-react
15765094 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.