# sublime-thinkphp-bjy **Repository Path**: baijunyao/sublime-thinkphp-bjy ## Basic Information - **Project Name**: sublime-thinkphp-bjy - **Description**: 为sublime编写的thinkphp代码块 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://baijunyao.com - **GVP Project**: No ## Statistics - **Stars**: 28 - **Forks**: 14 - **Created**: 2015-02-15 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 简介 此插件是为sublime快速生成thinkphp的代码块而开发的;其实甚至称不上是插件;只是就是2个文件;如果你用sublime做thinkphp开发;那么看到此插件;你绝对有种相见恨晚的感觉;更甚至;只要你是sublime的用户;都会感激流涕的; ## 使用示例 控制器 controller: ![controller](http://statics.baijunyao.com/images/github/controller.gif) 模型 model: ![controller](http://statics.baijunyao.com/images/github/model.gif) 视图 view: ![controller](http://statics.baijunyao.com/images/github/view.gif) ## 安装方法 ![controller](http://statics.baijunyao.com/images/github/packages.png) 进入packages目录:直接下载本项目并解压 或者进入packages目录:git clone https://github.com/shuaibai/sublime-thinkphp-bjy ## 自定义方法 授人以鱼不如授人以渔;项目开发我们想定义更多适合自己使用的代码块需要怎么做?好吧;那打开源文件;简单到自己看两眼就懂了;直接复制粘贴对比着改就好了; ## 链接 - 官网:http://www.baijunyao.com - github:https://github.com/shuaibai/sublime-thinkphp-bjy - oschina:http://git.oschina.net/shuaibai123/sublime-thinkphp-bjy ## 商业友好的开源协议 sublime-thinkphp-bjy遵循Apache2开源协议发布。Apache Licence是著名的非盈利开源组织Apache采用的协议。该协议和BSD类似,鼓励代码共享和尊重原作者的著作权,同样允许代码修改,再作为开源或商业软件发布。