liuyang/programming-php

this is a PHPer's conslusions for PHP.

dev-master / 1.x-dev 2020-05-15 03:59 UTC

This package is not auto-updated.

Last update: 2024-05-11 18:07:22 UTC


README

name : php总结
description : php语言声明总结
version : dev
support : php 5.3
author :liuyang
create_time : 2016-12-09
github : https://github.com/liuyangspace

目录介绍

  .-|
    |- LanguageStatement            # 语言声明
    |  |- DataType                  # 常用数据类型
    |  |- DesignModel               # 常用设计模型
    |  |- LanguageExtension         # 语言扩展
    |  |- UtilComponent             # 功能扩展