Libraries tagged by gpti
symfony/options-resolver
352065275 Downloads
Provides an improved replacement for the array_replace PHP function
spatie/image-optimizer
45790087 Downloads
Easily optimize images using PHP
phpoption/phpoption
381473118 Downloads
Option Type for PHP
voku/portable-ascii
254490080 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
sebastian/cli-parser
334309342 Downloads
Library for parsing CLI options
doctrine/deprecations
291905170 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
mrclay/minify
13076093 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
matthiasmullie/minify
20020086 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
spatie/laravel-image-optimizer
4123341 Downloads
Optimize images in your Laravel app
jenssegers/optimus
3335952 Downloads
Id obfuscation based on Knuth's integer hash method
renatomarinho/laravel-page-speed
1474560 Downloads
Laravel Page Speed
phpbench/phpbench
6578362 Downloads
PHP Benchmarking Framework
voku/portable-utf8
16498462 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
seld/cli-prompt
22184274 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
eightpoints/guzzle-bundle
9752893 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.