Libraries tagged by veer
symfony/polyfill-php55
30639695 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
29808169 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
symfony/asset-mapper
1558598 Downloads
Maps directories of assets & makes them available in a public directory with versioned filenames.
suncat/mobile-detect-bundle
5110449 Downloads
Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
setasign/tfpdf
1635661 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
roave/signature
8263943 Downloads
Sign and verify stuff
ralouphie/mimey
4924539 Downloads
PHP package for converting file extensions to MIME types and vice versa.
ps/image-optimizer
1585297 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
prestashop/hummingbird
344151 Downloads
Hummingbird theme for develop PrestaShop version
prestashop/classic
3137742 Downloads
Classic theme for develop PrestaShop version
phpcompatibility/phpcompatibility-paragonie
19014247 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
phlak/semver
1048473 Downloads
Semantic versioning helper library
paragonie/certainty
1564739 Downloads
Up-to-date, verifiable repository for Certificate Authorities
ocramius/generated-hydrator
1170407 Downloads
An Object Hydrator that allows very fast array to object to array conversion
nicmart/string-template
1355769 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.