jeffersongoncalves/filament-ace-editor-field 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jeffersongoncalves/filament-ace-editor-field

最新稳定版本:1.0.3

Composer 安装命令:

composer require jeffersongoncalves/filament-ace-editor-field

包简介

A Laravel Filament v4 field that integrates the Ace code editor into your forms, providing a rich, syntax‑highlighted code editing experience.

README 文档

README

Filament Ace Editor Field

Filament Ace Editor Field

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

A Laravel Filament v4 field that integrates the Ace code editor into your forms, offering a rich, syntax-highlighted code editing experience with configurable modes and themes.

Requirements

  • PHP 8.2 or higher
  • Filament 4.0 or higher

Version Compatibility

Plugin Version Filament Version PHP Version
^2.0 ^5.0 ^8.2
^1.0 ^4.0 ^8.2

Installation

You can install the package via composer:

composer require jeffersongoncalves/filament-ace-editor-field

Usage

Publish config file.

php artisan vendor:publish --tag=filament-ace-editor-field-config

Once installed, you can use the AceEditorInput component in your Filament forms:

use JeffersonGoncalves\Filament\AceEditorField\Forms\Components\AceEditorInput; // In your form definition AceEditorInput::make('description') ->mode('html') ->theme('monokai') ->height(200) ->placeholder('Enter your description here') ->required(),

Development

You can run code analysis and formatting using the following commands:

# Run static analysis composer analyse # Format code composer format

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 110
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固