Libraries tagged by decoding
fcunha/proceda
9 Downloads
Projeto para comunicação via EDI entre transportadora e remetente com métodos para decodificação e codificação de arquivos no formato Proceda
controlaltjeff/p7m-fattura-decoder
5 Downloads
PHP library per decodificare file PKCS#7 (.p7m) ed estrarre il contenuto XML.
slevomat/coding-standard
135543372 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
paragonie/constant_time_encoding
367985343 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
giggsey/libphonenumber-for-php
160956892 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
wp-coding-standards/wpcs
48620105 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
thecodingmachine/safe
114750630 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
squizlabs/php_codesniffer
387621224 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
symplify/easy-coding-standard
37769246 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
neitanod/forceutf8
23441069 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
19031672 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
magento/magento-coding-standard
14242012 Downloads
A set of Magento specific PHP CodeSniffer rules.
escapestudios/symfony2-coding-standard
11578781 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
doctrine/coding-standard
15416992 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
zbateson/mb-wrapper
53246078 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation