Libraries tagged by opt
symfony/options-resolver
423317222 Downloads
Provides an improved replacement for the array_replace PHP function
phpoption/phpoption
459273563 Downloads
Option Type for PHP
spatie/image-optimizer
56333674 Downloads
Easily optimize images using PHP
voku/portable-ascii
328000665 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
sebastian/cli-parser
435791728 Downloads
Library for parsing CLI options
doctrine/deprecations
384525716 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.
phpbench/phpbench
9746297 Downloads
PHP Benchmarking Framework
mrclay/minify
15067257 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
24606361 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
5149230 Downloads
Optimize images in your Laravel app
jenssegers/optimus
4028202 Downloads
Id obfuscation based on Knuth's integer hash method
voku/portable-utf8
19561225 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
vaimo/composer-patches
3723589 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
seld/cli-prompt
23890189 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
eightpoints/guzzle-bundle
10790342 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.