Libraries tagged by redo
spatie/flare-client-php
122135943 Downloads
Send PHP errors to Flare
sentry/sentry-laravel
93745125 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sdk
124492055 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
react/dns
82397931 Downloads
Async DNS resolver for ReactPHP
owen-it/laravel-auditing
26831705 Downloads
Audit changes of your Eloquent models in Laravel
hwi/oauth-bundle
19443638 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
amphp/dns
25663725 Downloads
Async DNS resolution for Amp.
revolt/event-loop
25813831 Downloads
Rock-solid event loop for concurrent PHP applications.
symfony/web-link
83653740 Downloads
Manages links between resources
spatie/laravel-data
18824120 Downloads
Create unified resources and data transfer objects
nelmio/cors-bundle
82201382 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
mrclay/minify
15464563 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
25450523 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.
league/uri-interfaces
147515357 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
fruitcake/php-cors
187737013 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation