PHPackages                             seocomp/payroll\_custom\_view - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. seocomp/payroll\_custom\_view

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

seocomp/payroll\_custom\_view
=============================

A Laravel Nova resource tool.

0.0.1(4y ago)125MITPHPPHP &gt;=7.1.0

Since Dec 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/AbdallahAli912/TableViewResourceToolNova)[ Packagist](https://packagist.org/packages/seocomp/payroll_custom_view)[ RSS](/packages/seocomp-payroll-custom-view/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

TableViewResourceToolNova
=========================

[](#tableviewresourcetoolnova)

composer require seocomp/payroll\_custom\_view

a nova resource tool to provide a custom table view

with three methods

//table row values values -&gt;rowsValues(\[ \[row 1 values\], \[row 2 values\], \[row 3 values\], . . . . \])

//table headings values

-&gt;titles(\[ hd, hd, hd, hd, hd .....

\])

// title for view -&gt;title($title = '')

example:

```
        PayrollCustomView::make()->rowsValues($this->reportDetailsPage())
        ->titles([
            'Supervied Employee',
            'Type',
            'Monday',
            'Tuesday',
            'Wednesday',
            'Thursday',
            'Friday',

        ])->title($this->title())
            ->onlyOnDetail(),

```

!\[Alt text\](Screen Shot 2021-12-30 at 6.04.41 PM.png?raw=true "Optional Title")

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1592d ago

### Community

Maintainers

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

---

Top Contributors

[![AbdallahAli912](https://avatars.githubusercontent.com/u/54299150?v=4)](https://github.com/AbdallahAli912 "AbdallahAli912 (17 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/seocomp-payroll-custom-view/health.svg)

```
[![Health](https://phpackages.com/badges/seocomp-payroll-custom-view/health.svg)](https://phpackages.com/packages/seocomp-payroll-custom-view)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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