Skip to content

Commit

Permalink
feat: update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huzaifaarain committed Dec 13, 2023
1 parent 3d8b094 commit 0b4b59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Laravel Pulse Guzzle Recorder

[![Latest Version on Packagist](https://img.shields.io/packagist/v/huzaifaarain/laravel-pulse-guzzle-recorder.svg?style=flat-square)](https://packagist.org/packages/huzaifaarain/laravel-pulse-guzzle-recorder)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/muhammadhuzaifa/laravel-pulse-guzzle-recorder.svg?style=flat-square)](https://packagist.org/packages/muhammadhuzaifa/laravel-pulse-guzzle-recorder)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/huzaifaarain/laravel-pulse-guzzle-recorder/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/huzaifaarain/laravel-pulse-guzzle-recorder/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/huzaifaarain/laravel-pulse-guzzle-recorder/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/huzaifaarain/laravel-pulse-guzzle-recorder/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/huzaifaarain/laravel-pulse-guzzle-recorder.svg?style=flat-square)](https://packagist.org/packages/huzaifaarain/laravel-pulse-guzzle-recorder)
[![Total Downloads](https://img.shields.io/packagist/dt/muhammadhuzaifa/laravel-pulse-guzzle-recorder.svg?style=flat-square)](https://packagist.org/packages/muhammadhuzaifa/laravel-pulse-guzzle-recorder)

Laravel Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and log them into the Laravel Pulse Slow Outgoing Requests section.

Expand Down

0 comments on commit 0b4b59b

Please sign in to comment.