PHPackages                             marjose123/filament-record-peek - 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. marjose123/filament-record-peek

ActiveLibrary

marjose123/filament-record-peek
===============================

Record Peek is a lightweight preview screen that helps user to view records from the record listing page.

00[3 PRs](https://github.com/MarJose123/filament-record-peek/pulls)PHP

Since Jul 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MarJose123/filament-record-peek)[ Packagist](https://packagist.org/packages/marjose123/filament-record-peek)[ RSS](/packages/marjose123-filament-record-peek/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Record Peek is a lightweight preview screen that helps user to view records from the record listing page.
=========================================================================================================

[](#record-peek-is-a-lightweight-preview-screen-that-helps-user-to-view-records-from-the-record-listing-page)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6cb940bf7f43af0be4a22e214616aec0fad210e5962921e2ea3de4988c668450/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61726a6f73653132332f66696c616d656e742d7265636f72642d7065656b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marjose123/filament-record-peek)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9404aaaf29203126cb68ad3a65a0efe341a05a729d1077d8ae1c1ea4f5a706f2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d61726a6f73653132332f66696c616d656e742d7265636f72642d7065656b2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/marjose123/filament-record-peek/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e4e1daf5cc73de509ac6f7e5512d99594943867cb47e8aaf61da833953c8ffb4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d61726a6f73653132332f66696c616d656e742d7265636f72642d7065656b2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/marjose123/filament-record-peek/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/faf2ac7874692154f51619d5874734a0e64281535952173f29947ada913aba42/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61726a6f73653132332f66696c616d656e742d7265636f72642d7065656b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marjose123/filament-record-peek)

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

[](#installation)

You can install the package via composer:

```
composer require marjose123/filament-record-peek
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-record-peek-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filament-record-peek = new MarJose123\FilamentRecordPeek();
echo $filament-record-peek->echoPhrase('Hello, MarJose123!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Marjose](https://github.com/MarJose123)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 70% 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/2fe4f462400792289dae3a62fc6af21c37ff3c59f80d108ffa436b7eaf1b7a90?d=identicon)[marjose](/maintainers/marjose)

---

Top Contributors

[![MarJose123](https://avatars.githubusercontent.com/u/18107626?v=4)](https://github.com/MarJose123 "MarJose123 (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/marjose123-filament-record-peek/health.svg)

```
[![Health](https://phpackages.com/badges/marjose123-filament-record-peek/health.svg)](https://phpackages.com/packages/marjose123-filament-record-peek)
```

PHPackages © 2026

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