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)073↑50%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 1mo ago

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

27

—

LowBetter than 49% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

644d 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

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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