首頁  >  文章  >  後端開發  >  小實體模式

小實體模式

Susan Sarandon
Susan Sarandon原創
2024-10-15 18:07:02912瀏覽

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

Small Entity Schema

Small Entity Schema

Install

composer require small/entity-schema

Serve application

composer entity-schema-start

and go to your navigator :

http://localhost:5173

Stop serving

composer entity-schema-stop

以上是小實體模式的詳細內容。更多資訊請關注PHP中文網其他相關文章!

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn