dvelum/dvelum-core 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

dvelum/dvelum-core

Composer 安装命令:

composer create-project dvelum/dvelum-core

包简介

DVelum 4.x core

关键字:

README 文档

README

PHP Version Total Downloads Build and Test

Stable Branch: 3.x

DVelum 4.x Core

New version of DVelum core. Better performance.

Highest level of PHPStan static analysis.

Dependency injections using constructors and DependencyContainer, Lazy initialization.

ORM and ORM-UI support.

Docs

Local installation

composer create-project dvelum/dvelum-core

Apache VirtualHost configuration example

<VirtualHost *:80>
    ServerName dvelum.local
    DocumentRoot /path/to/dvelum/www
    <Directory "/path/to/dvelum/www">
        Require all granted
        AllowOverride All
        Options +ExecCGI -Includes -Indexes
     </Directory>
</VirtualHost>

Add the local domain to /etc/hosts file

127.0.0.1 dvelum.local

Prepare for production

// remove development extensions
composer install --no dev

// generate class map for better performance
php ./console.php /generateClassMap

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-02-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固