定制 wdb/tutorial-oop 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

wdb/tutorial-oop

Composer 安装命令:

composer create-project wdb/tutorial-oop

包简介

This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming) and usage of `smarty` as template engine.

README 文档

README

Requirements: PHP 5.2+, smarty (PHP template engine)

Description:

This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming).
Most of the logic programm-logic is simple to keep the focus on structure and general aspects of programming.

Currently "smarty" is used as template engine, while a shift to something more modern might be expectable. "smarty" regrettable has a small impact on the programm-logic as arrays are used for data instead of Objects.
Nevertheless a general approach for an object-orientated template engine is partially prepared.

Installation:

  1. by composer

To load the project including smarty with composer use

composer create-project wdb/tutorial-oop

If you want to install the master-branch instead of the latest release use

composer create-project -s dev wdb/tutorial-oop
  1. by git

git clone https://github.com/DavidBruchmann/tutorial_oop.git
Then refer to including smarty in manual installation below.

  1. by zipped release

Download the latest release from this page:
https://github.com/DavidBruchmann/tutorial_oop/releases
Then refer to including smarty in manual installation below.

Including smarty in manual installation

in the downloaded project folder there has to be a folder vendor/smarty/smarty including the template engine. Without using composer the download and the arrangement of the structure has to be done manually.

Even with manual download you also still can use composer install to install only smarty by composer.

For Support of tutorial and seminar

PayPal: ch19barlian@gmail.com

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2018-09-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固