Download the PHP package zengqingxin/xiaozeng without Composer
On this page you can find all versions of the php package zengqingxin/xiaozeng. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package xiaozeng
xiaozeng
梦想从这里起航,理想从这里出发,未来从这里开始... ...
目的
- 熟悉什么是框架
- 熟悉框架的核心运行原理
- 熟悉与掌握框架的使用
要求
- 框架的运行原理以及全部的流程
- 每行代码加注释
- 不要求默打,这个难度较大
需要用到的知识点
- php
- mysql
- composer
项目提交composer的packagist
- git简单知识
项目提交至github
准备工作
- github注册账号
- 创建一个项目
-
克隆下来到www目录
安装composer
实现步骤
1.本地创建框架的目录,使用composer init
初始化项目
2.构建框架的文件以及目录(目录名全部小写规范)
3.创建框架的启动类houdunwang\core\Boot.php类类名首字母大写,目录名小写
All versions of xiaozeng with dependencies
PHP Build Version
Package Version
The package zengqingxin/xiaozeng contains the following files
Loading the files please wait ....