Download the PHP package ceroot/think-modelinfo without Composer

On this page you can find all versions of the php package ceroot/think-modelinfo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package think-modelinfo

ceroot-modelinfo

think模型解析模块

以下类库都在\\ceroot\\modelinfo命名空间下

Quiet 静态解析类

Syserm 系统模型解析类

安装

composer require ceroot/think-modelinfo

自定义模型信息参考 //自定义模型信息

使用

实例化

列表

添加

编辑

2018.08.24(1.0.8)

1.增加表单默认值,以显示样式判断

2.修复php5.1数组条件

3.修复视图查询里的获取表字段信息

2018.08.27(1.0.9)

1.完善注释

2.修复表单提交的 url

2018.08.29(1.1.0)

1.改进更新数据时返回操作数据id

2018.08.31(1.1.1)

1.改进列表操作显示

2018.09.03(1.1.2)

1.改进默认值的输入

2.其它

2018.09.03(1.1.3)

1.修正提示表名不存在,主要是大写与下划线之间

2.增加 toUnderline 方法用来驼峰命名转换下划线命名

3.其它

2018.09.06(1.1.4)

1.改进列表解析

2.系统特殊字符串定义改变位置

3.增加 layui 动态表格扩展信息默认值

4.其它

2018.09.06(1.1.5)

1.改进列表动作显示输出

2.增加 layui table 扩展输出,更容易控制表格样式

3.增加特殊字符串替换[UPDATEFIELD]

4.改进其它特殊字符串替换

5.其它改进

2018.09.07(1.1.6)

1.完善搜索功能

2.其它

2018.09.07(1.1.61)

1.修复 url 获取

2018.09.11(1.1.62)

1.改进表单 url 里的参数没用

2.其它

2018.09.11(1.1.63)

1.去掉列表数据处理

2.其它

2018.09.12(1.1.7)

1.软删除数据查询及超级管理员数据查询

2.其它

2018.09.12(1.1.73)

1.表单 select 多选数组

2018.09.28(1.1.74)

1.修复搜索(表达式)

2018.10.08(1.1.75)

1.增加主键值加密,使用到 authcode 函数

2.其它


All versions of think-modelinfo with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ceroot/think-modelinfo contains the following files

Loading the files please wait ....