Download the PHP package codebar-ag/filament-json-field without Composer
On this page you can find all versions of the php package codebar-ag/filament-json-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codebar-ag/filament-json-field
More information about codebar-ag/filament-json-field
Files in codebar-ag/filament-json-field
Package filament-json-field
Short Description This is my package filament-json-field
License MIT
Homepage https://github.com/codebar-ag/filament-json-field
Informations about the package filament-json-field
💡 What is Filament Json Field?
Filament Json Field is a Filament wrapper for Codemirror.
🛠 Requirements
Package | PHP | Laravel | Filament Infolists | Filament Support | Filament Tables |
---|---|---|---|---|---|
v1.0 | ^8.1 | ^10.45, ^11.0 | ^3.2 | ^3.2 | ^3.2 |
⚙️ Installation
You can install the package via composer:
Usage
Forms: `
Infolists: `
Options
The following options are currently supported:
Request | Supported |
---|---|
Line Numbers | ✅ |
Auto Close Brackets | ✅ |
Dark Theme | ✅ |
Folding Code | ✅ |
🚧 Testing
Copy your own phpunit.xml-file.
Run the tests:
🚧 Building
Note: there is no output, but the build will be in the dist
directory.
📝 Changelog
Please see CHANGELOG for recent changes.
✏️ Contributing
Please see CONTRIBUTING for details.
Code Style
🧑💻 Security Vulnerabilities
Please review our security policy on reporting security vulnerabilities.
🙏 Credits
- Rhys Lees
- Sebastian Fix
- All Contributors
- Skeleton Repository from Spatie
- Laravel Package Training from Spatie
🎭 License
The MIT License (MIT). Please have a look at License File for more information.
All versions of filament-json-field with dependencies
filament/infolists Version ^3.2
filament/support Version ^3.2
filament/tables Version ^3.2
illuminate/contracts Version ^10.0||^11.0
livewire/livewire Version ^3.4
spatie/laravel-package-tools Version ^1.16