{"id":15562237,"url":"https://github.com/chrysanthos/pulse-requests","last_synced_at":"2025-07-06T00:35:59.837Z","repository":{"id":216200366,"uuid":"740713659","full_name":"chrysanthos/pulse-requests","owner":"chrysanthos","description":"Incoming requests graph, grouped by status code for Laravel Pulse","archived":false,"fork":false,"pushed_at":"2024-05-15T13:01:09.000Z","size":117,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T16:11:58.709Z","etag":null,"topics":["hacktoberfest","laravel","laravel-package","laravel-pulse","pulse"],"latest_commit_sha":null,"homepage":"","language":"Blade","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrysanthos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-08T22:59:48.000Z","updated_at":"2024-12-14T01:50:20.000Z","dependencies_parsed_at":"2024-05-16T02:23:33.015Z","dependency_job_id":"357e6ce2-0818-44c8-aebf-c9c479c4c97f","html_url":"https://github.com/chrysanthos/pulse-requests","commit_stats":null,"previous_names":["chrysanthos/pulse-requests"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrysanthos%2Fpulse-requests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrysanthos%2Fpulse-requests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrysanthos%2Fpulse-requests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrysanthos%2Fpulse-requests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrysanthos","download_url":"https://codeload.github.com/chrysanthos/pulse-requests/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242273550,"owners_count":20100865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","laravel","laravel-package","laravel-pulse","pulse"],"created_at":"2024-10-02T16:12:36.210Z","updated_at":"2025-03-06T19:31:03.855Z","avatar_url":"https://github.com/chrysanthos.png","language":"Blade","funding_links":[],"categories":["Cards"],"sub_categories":["Application"],"readme":"# Laravel Pulse Request Recorder\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/chrysanthos/pulse-requests.svg?style=flat-square)](https://packagist.org/packages/chrysanthos/pulse-requests)\n[![GitHub Code Style Action](https://github.com/chrysanthos/pulse-requests/actions/workflows/formatting.yml/badge.svg)](https://github.com/chrysanthos/pulse-requests/actions/workflows/formatting.yml)\n[![Total Downloads](https://img.shields.io/packagist/dt/chrysanthos/pulse-requests.svg?style=flat-square)](https://packagist.org/packages/chrysanthos/pulse-requests)\n\nThis package records all incoming requests with Laravel Pulse. They are categorized in 5 buckets according to their response's http status.\n\n![screenshot.png](screenshot.png)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require chrysanthos/pulse-requests\n```\n\n## Usage\n\nAdd the card to your dashboard by editing `resources/views/vendor/pulse/dashboard.blade.php`\n```php\n\u003cx-pulse\u003e\n    \u003clivewire:requests cols=\"8\"/\u003e\n    \n    (...)\n\u003c/x-pulse\u003e\n```\nAdd the recorder to your `config/pulse.php` file\n```php\n'recorders' =\u003e [\n    \\Chrysanthos\\PulseRequests\\Recorders\\RequestRecorder::class =\u003e [],\n    (...)\n]\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Security Vulnerabilities\n\nPlease contact me directly via email.\n\n## Credits\n\n- [Chrysanthos Prodromou](https://github.com/chrysanthos)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrysanthos%2Fpulse-requests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrysanthos%2Fpulse-requests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrysanthos%2Fpulse-requests/lists"}