fastofi-corp/filament-diagrams

A plugin to add a Diagram style Input for FilamentPHP

dev-main 2023-07-03 14:48 UTC

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

It's a diagram input type for FilamentPHP using dgrm.js from https://github.com/AlexeyBoiko/DgrmJS

Installation

You can install the package via composer:

composer require fastofi-corp/filament-diagrams

That's it. Everything else is included once you use the plugin.

Usage

FilamentDiagrams::make('input-name')

Feel free to use all Filament Forms input methods except for height. It's still locked to 500px. Important info: still in development, so use at your own risk, or take your time to improve it.

Testing

composer test

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.