2017 © Pedro Peláez
 

library we7utils

we7 tools package.

image

hushulin/we7utils

we7 tools package.

  • Friday, October 13, 2017
  • by hushulin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

we7utils

An utils for we7 system 这个工具包 首先应该包含一个容器 container ,能方便的从里面拿出已经实例化的服务, (*1)

"php": ">=5.5.0", PHP最低版本 "pimple/pimple": "^3.0", DIC 容器 "container-interop/container-interop": "^1.1" 接口, (*2)

然后需要个数据库操作类 "illuminate/database": "~5.1",, (*3)

或许需要个加密系统 "illuminate/encryption": "^5.3",, (*4)

添加一个二维码生成器, (*5)

后台构建体系, (*6)

New add a view template engine for php layout. (package), (*7)

目录结构

  1. bow/App.php
  2. bow/helpers.php
  3. composer.json

The Versions

17/03 2017