PHPackages                             scouser03/nova-string-generator-field - 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. scouser03/nova-string-generator-field

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

scouser03/nova-string-generator-field
=====================================

A Laravel Nova field.

1.0.1(3y ago)0680MITVuePHP ^8.1

Since Apr 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/scouser03/nova-string-generator-field)[ Packagist](https://packagist.org/packages/scouser03/nova-string-generator-field)[ RSS](/packages/scouser03-nova-string-generator-field/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

Nova String Generation Field
============================

[](#nova-string-generation-field)

A Nova field which can genarate a string upon creating or updating, this adds a string generator button and copy button to a Text.

Installation:
-------------

[](#installation)

You can install the package in to a Laravel app that uses Nova via composer:

```
composer require scouser03/nova-string-generator-field
```

```
use Scouser03\NovaStringGeneratorField\NovaStringGeneratorField;

// Field which extends the default Nova Text field
NovaStringGeneratorField::make('String')
    ->length(12) // specify the generated string length (default = 10)
    ->excludeRules(['symbols']), // exclude characters types (symbols, numbers. uppercase, lowercase)

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

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

1181d ago

PHP version history (2 changes)1.0PHP ^7.3|^8.0

1.0.1PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35454401?v=4)[khvicha ostatishvili](/maintainers/scouser03)[@scouser03](https://github.com/scouser03)

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/scouser03-nova-string-generator-field/health.svg)

```
[![Health](https://phpackages.com/badges/scouser03-nova-string-generator-field/health.svg)](https://phpackages.com/packages/scouser03-nova-string-generator-field)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

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

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

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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