Libraries tagged by rego
mrclay/minify
15010741 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
24468151 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.
johnkary/phpunit-speedtrap
33588643 Downloads
Find and report on slow tests in your PHPUnit test suite
fruitcake/php-cors
176615178 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
dg/bypass-finals
19599564 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
asm89/stack-cors
166229387 Downloads
Cross-origin resource sharing library and stack middleware
amphp/sync
34580717 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
22409279 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
34524818 Downloads
A fiber-aware process manager based on Amp and Revolt.
barryvdh/laravel-cors
22339240 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
sylius/resource-bundle
8678166 Downloads
Resource component for Sylius.
drupal/core-recommended
32383163 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
amphp/windows-registry
16121546 Downloads
Windows Registry Reader.
hoa/regex
13550115 Downloads
The Hoa\Regex library.
yiisoft/yii2-redis
10092147 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework