PHPackages                             fundamental-studio/laravel-peekr - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. fundamental-studio/laravel-peekr

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

fundamental-studio/laravel-peekr
================================

00[1 PRs](https://github.com/fundamental-studio/laravel-peekr/pulls)PHP

Since Feb 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fundamental-studio/laravel-peekr)[ Packagist](https://packagist.org/packages/fundamental-studio/laravel-peekr)[ RSS](/packages/fundamental-studio-laravel-peekr/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Peekr
=============

[](#laravel-peekr)

Made with love and code by [Fundamental Studio Ltd.](https://www.fundamental.bg)

Installation
------------

[](#installation)

The package is compatible with Laravel 7+ version.

Via composer:

```
$ composer require fundamental-studio/laravel-peekr
```

After installing, the package should be auto-discovered by Laravel. In order to configurate the package, you need to publish the config file using this command:

```
$ php artisan vendor:publish --provider="Fundamental\Peekr\PeekrServiceProvider"
```

You are up &amp; running and ready to go.

Documentation and Usage instructions
------------------------------------

[](#documentation-and-usage-instructions)

The usage of our package is pretty seamless and easy. First of all, you need to use the proper namespace for our package:

```
use Fundamental\Peekr\Peekr;

new Peekr('https://mysupercoolurl.com')->peek();

```

That's it.

We have also delivered an Blade directive to use faster within the views:

```
@peekr('https://mysupercoolurl.com')
```

Changelog
---------

[](#changelog)

All changes are available in our Changelog file.

Support
-------

[](#support)

For any further questions, feature requests, problems, ideas, etc. you can create an issue tracker or drop us a line at

Contributing
------------

[](#contributing)

Read the Contribution file for further information.

Credits
-------

[](#credits)

- Konstantin Rachev
- Vanya Ananieva

The package is bundled and contributed to the community by Fundamental Studio Ltd.'s team.

Issues
------

[](#issues)

If you discover any issues, please use the issue tracker.

Security
--------

[](#security)

If your discover any security-related issues, please email  or  instead of using the issue tracker.

License
-------

[](#license)

The MIT License(MIT). See License file for further information and reading.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bfec0a16612b7177a93f4c2b8a4515352fa595e5e604254fdca83ad84211ddfa?d=identicon)[konstantinrachev](/maintainers/konstantinrachev)

---

Top Contributors

[![konstantinrachev](https://avatars.githubusercontent.com/u/7881742?v=4)](https://github.com/konstantinrachev "konstantinrachev (1 commits)")

### Embed Badge

![Health badge](/badges/fundamental-studio-laravel-peekr/health.svg)

```
[![Health](https://phpackages.com/badges/fundamental-studio-laravel-peekr/health.svg)](https://phpackages.com/packages/fundamental-studio-laravel-peekr)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
