DEV Community

sebk69
sebk69

Posted on

Small Entity Schema

Small Entity Schema is a class schema designer disguised in library in order to integrate any composer project.

It is specialized on Small Swoole Entity Manager ORM entities generation and update.

Your modifications on PHP classes :

  • Comments
  • implements
  • Attributes
  • Custom properties
  • Methods

will be keep during update process.

Screenshots

Install

composer require small/entity-schema
Enter fullscreen mode Exit fullscreen mode

Serve application

composer entity-schema-start
Enter fullscreen mode Exit fullscreen mode

and go to your navigator :

http://localhost:5173
Enter fullscreen mode Exit fullscreen mode

Stop serving

composer entity-schema-stop
Enter fullscreen mode Exit fullscreen mode

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs