bumpcore / editor.php

Editor.php is a package designed to assist in parsing and manipulating the output of Editor.js with ease.
https://bumpcore.com/docs/editorphp
MIT License
24 stars 3 forks source link

[2.x] Virtual attributes #57

Open megasteve19 opened 8 months ago

megasteve19 commented 8 months ago

Both EditorPhp class and Block class can have virtual attributes. Like Laravel models but in a simple matter.

This will also resolve #42 and possibly #50