承接 klsoft/yii3-doctrine-app 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

klsoft/yii3-doctrine-app

最新稳定版本:1.0.0

Composer 安装命令:

composer create-project klsoft/yii3-doctrine-app

包简介

A Yii 3 web application template that supports the Doctrine ORM

README 文档

README

A Yii 3 web application template that supports the Doctrine ORM. The template includes a Yii3 authentication implementation using the klsoft/yii3-user package for demo purposes. You can replace or remove this package as needed.

See also:

Requirements

  • PHP 8.2 - 8.5.

How to use

  1. Create a new project from a template using the Composer package manager:
composer create-project klsoft/yii3-doctrine-app your_project
cd your_project
  1. Configure the Doctrine connection in the config/common/params.php.
  2. Create the database schema:
./yii doctrine:orm:schema-tool:create
  1. To run the application:
./yii serve --port=8383

Open your browser to the URL http://localhost:8383

How to use with Docker

  1. Clone the repository.
  2. Uncomment the line 'host' => 'mysql' in the config/common/params.php
  3. Start the application:
    docker compose up -d 
  4. Create the database schema:
    docker compose run --rm app ./yii doctrine:orm:schema-tool:create 

Open your browser to the URL http://localhost:8383

The following the Doctrine console commands are currently available:

  • doctrine:orm:schema-tool:create
  • doctrine:orm:schema-tool:drop
  • doctrine:orm:schema-tool:update
  • doctrine:orm:validate-schema
  • doctrine:orm:mapping-describe
  • doctrine:orm:generate-proxies
  • doctrine:orm:run-dql
  • doctrine:orm:info
  • doctrine:orm:clear-cache:metadata
  • doctrine:orm:clear-cache:query
  • doctrine:orm:clear-cache:result
  • doctrine:dbal:run-sql

Display help for a command:

./yii <command> --help

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-04-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固