Visual entity modelling
Small Entity Schema
A graphical class-schema designer distributed as a Composer library. It specializes in generating and updating Small Swoole Entity Manager entities while preserving custom application code.
Safe class updates¶
The update process preserves custom PHP elements that are outside the generated model definition:
Class structure
Comments, implemented interfaces and custom PHP attributes remain intact.
Application state
Custom properties can coexist with generated ORM fields.
Business behavior
Application methods are retained when the entity schema is regenerated.
Screenshots¶