Libraries tagged by 3opt
letournel/path-finder
1979 Downloads
Path finder algorithm
symfony/options-resolver
555020024 Downloads
Provides an improved replacement for the array_replace PHP function
phpoption/phpoption
614145916 Downloads
Option Type for PHP
vlucas/phpdotenv
676233117 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
spatie/image-optimizer
87268257 Downloads
Easily optimize images using PHP
voku/portable-ascii
470612385 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
sebastian/cli-parser
608536931 Downloads
Library for parsing CLI options
doctrine/deprecations
547771864 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
7802991 Downloads
Optimize images in your Laravel app
phpbench/phpbench
16343540 Downloads
PHP Benchmarking Framework
mrclay/minify
19656310 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
35383514 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
2004590 Downloads
A tool for optimizing Blade component performance by folding them into parent templates
laravel/pao
13222234 Downloads
Agent-optimized output for PHP testing tools
jenssegers/optimus
5195715 Downloads
Id obfuscation based on Knuth's integer hash method