Libraries tagged by 2opt
letournel/path-finder
1979 Downloads
Path finder algorithm
symfony/options-resolver
556277062 Downloads
Provides an improved replacement for the array_replace PHP function
phpoption/phpoption
615364790 Downloads
Option Type for PHP
vlucas/phpdotenv
677458283 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
spatie/image-optimizer
87522072 Downloads
Easily optimize images using PHP
voku/portable-ascii
471772812 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
sebastian/cli-parser
610121315 Downloads
Library for parsing CLI options
laravel/pao
13652612 Downloads
Agent-optimized output for PHP testing tools
doctrine/deprecations
548922551 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.
spatie/laravel-image-optimizer
7821507 Downloads
Optimize images in your Laravel app
phpbench/phpbench
16390083 Downloads
PHP Benchmarking Framework
mrclay/minify
19682468 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
35450552 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.
livewire/blaze
2054300 Downloads
A tool for optimizing Blade component performance by folding them into parent templates
jenssegers/optimus
5199731 Downloads
Id obfuscation based on Knuth's integer hash method