PHPackages                             kyaroslav/filament-scripteditor - 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. kyaroslav/filament-scripteditor

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

kyaroslav/filament-scripteditor
===============================

Filament's Script Editor input

1.1.1(1y ago)075↓64.7%MITBladePHP ^8.0

Since Jul 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kyaroslav/filament-scripteditor)[ Packagist](https://packagist.org/packages/kyaroslav/filament-scripteditor)[ Docs](https://github.com/kyaroslav/filament-scripteditor)[ RSS](/packages/kyaroslav-filament-scripteditor/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (12)Versions (4)Used By (0)

Script Editor form input for the Filament package
=================================================

[](#script-editor-form-input-for-the-filament-package)

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

[](#installation)

You can install the package via composer:

```
composer require kyaroslav/filament-scripteditor
```

```
php artisan vendor:publish --tag=filament-scriptditor
```

This command will publish the scriptditor resources

Usage
-----

[](#usage)

```
[
    \Filament\FilamentScripteditor\Forms\ScriptEditor::make('editor');
]
```

Options
-------

[](#options)

```
[
    \Filament\FilamentScripteditor\Forms\ScriptEditor::make('editor')
        ->height(500) // Set height to 500px, default is 300
        ->modes([]);
]
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Yaroslav Kovalenko](https://github.com/kyaroslav)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Every ~18 days

Total

3

Last Release

690d ago

### Community

Maintainers

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

---

Top Contributors

[![kyaroslav](https://avatars.githubusercontent.com/u/389143?v=4)](https://github.com/kyaroslav "kyaroslav (10 commits)")

---

Tags

laravelfilament-scripteditorscripteditor

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/kyaroslav-filament-scripteditor/health.svg)

```
[![Health](https://phpackages.com/badges/kyaroslav-filament-scripteditor/health.svg)](https://phpackages.com/packages/kyaroslav-filament-scripteditor)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.5k1](/packages/finity-labs-fin-mail)

PHPackages © 2026

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