Libraries tagged by REMP
sentry/sdk
140299832 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
psr/http-server-middleware
109000337 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
120046191 Downloads
Common interface for HTTP server-side request handler
fig/http-message-util
100625890 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
spatie/laravel-csp
11609307 Downloads
Add CSP headers to the responses of a Laravel app
mrclay/minify
19214093 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
34023641 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
39456750 Downloads
Find and report on slow tests in your PHPUnit test suite
dg/bypass-finals
30207199 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
amphp/http-client
10653543 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
willdurand/email-reply-parser
7264815 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
watson/rememberable
5637461 Downloads
Query caching for Laravel
zurb/foundation
399757 Downloads
The most advanced responsive front-end framework in the world.
whitecube/nova-flexible-content
3365329 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
spomky-labs/cbor-php
15211915 Downloads
CBOR Encoder/Decoder for PHP