LaravelPackages.net
Acme Inc.
Toggle sidebar
fastofi-corp/filament-diagrams

A plugin to add a Diagram style Input for FilamentPHP

29
13
About fastofi-corp/filament-diagrams

fastofi-corp/filament-diagrams is a Laravel package for a plugin to add a diagram style input for filamentphp. It currently has 13 GitHub stars and 29 downloads on Packagist. Install it with composer require fastofi-corp/filament-diagrams. Discover more Laravel packages by fastofi-corp or browse all Laravel packages to compare alternatives.

Last updated

filament-diagrams: A Diagram Input for FilamentPHP

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.

Star History Chart