PHPackages                             notabenedev/staff-types - 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. notabenedev/staff-types

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

notabenedev/staff-types
=======================

Add types to staff package

v0.0.22(3mo ago)035MITPHP

Since Jul 28Pushed 3mo agoCompare

[ Source](https://github.com/notabenedev/staff-types)[ Packagist](https://packagist.org/packages/notabenedev/staff-types)[ RSS](/packages/notabenedev-staff-types/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (21)Used By (0)

Конфиг
------

[](#конфиг)

```
php artisan vendor:publish --provider="Notabenedev\StaffTypes\StaffTypesServiceProvider" --tag=config

```

Install
-------

[](#install)

```
php artisan vendor:publish --provider="Notabenedev\StaffTypes\StaffTypesServiceProvider" --tag=public --force
php artisan migrate

php artisan make:staff-types
                        {--all : Run all}
                        {--models : Export models}
                        {--policies : Export and fill policies}
                        {--controllers : Export controllers}
init admin vue component
npm run dev

```

Admin vue component
-------------------

[](#admin-vue-component)

Vue3

```
import ParamsComponent from './components/vendor/staff-types/ParamsComponent.vue'
app.component('staff-params',ParamsComponent);

```

Vue2

```
php artisan make:staff-types --vue

```

Add params to Employee
----------------------

[](#add-params-to-employee)

```
use ShouldParams;

```

AjaxFormSubmission to Contact's email
-------------------------------------

[](#ajaxformsubmission-to-contacts-email)

```
use ShouldStaffOfferEmail;

```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance79

Regular maintenance activity

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Every ~11 days

Recently: every ~32 days

Total

20

Last Release

110d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/notabenedev-staff-types/health.svg)

```
[![Health](https://phpackages.com/badges/notabenedev-staff-types/health.svg)](https://phpackages.com/packages/notabenedev-staff-types)
```

###  Alternatives

[drmonkeyninja/cakephp-social-share

CakePHP helper for creating social share/bookmark links

31103.5k](/packages/drmonkeyninja-cakephp-social-share)[nezhelskoy/yii2-highlight

Yii2 highlight.js extension

1431.8k](/packages/nezhelskoy-yii2-highlight)[deltasystems/dewdrop

121.0k](/packages/deltasystems-dewdrop)

PHPackages © 2026

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