jeffreyvr / dropblockeditor
A simple block editor made with Livewire.
Fund package maintenance!
jeffreyvr
vanrossum.dev/donate
Installs: 3 279
Dependents: 1
Suggesters: 0
Security: 0
Stars: 104
Watchers: 9
Forks: 24
Open Issues: 3
Requires
- php: ^8.1
- illuminate/contracts: ^10.0|^11.0
- livewire/livewire: ^3.3
- spatie/laravel-package-tools: ^1.13.0
Requires (Dev)
- larastan/larastan: ^2.9
- laravel/pint: ^1.0
- orchestra/testbench: ^8.0|^9.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-laravel: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^10.4
- spatie/laravel-ray: ^1.28
- spatie/x-ray: ^1.1
- dev-main
- 0.4.0
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-dependabot/github_actions/dependabot/fetch-metadata-2.1.0
- dev-feature/laravel-11
- dev-JesusChrist69/main
- dev-dependabot/github_actions/actions/checkout-4
- dev-livewire3
- dev-dependabot/github_actions/aglipanci/laravel-pint-action-2.3.0
- dev-custom-preview-css
This package is auto-updated.
Last update: 2024-12-29 17:37:02 UTC
README
Introduction
The DropBlockEditor package provides you with a cool drag and drop editor. It allows you to easily create your own custom blocks and make them editable through Livewire components.
Note: This package is in the pre-release stage. Code is subject to change and should not considered stable at this time.
To use with Livewire v2, use version <= 0.1.3.
Documentation
Documentation for DropBlockEditor can be found on the DropBlockEditor website.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Contributions are welcome!
Security Vulnerabilities
If you discover any security-related issues, please send an email instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.