# herosphp-orm **Repository Path**: blackfox/herosphp-orm ## Basic Information - **Project Name**: herosphp-orm - **Description**: orm adapter herosphp - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-02 - **Last Updated**: 2023-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: PHP, WorkerMan, ORM ## README # laravel-orm `illuminate/database` 适配 `herosphp` ## 安装 ```shell composer require herosphp/orm ``` ## 生成默认配置文件 ```php composer vendor:publish "herosphp/orm" ``` ## 使用 ```shell