euromark 11 年之前
父节点
当前提交
6ee8a8bd7c
共有 2 个文件被更改,包括 7 次插入0 次删除
  1. 4 0
      .gitignore
  2. 3 0
      README.md

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+/composer.lock
+/phpunit.phar
+/vendor/
+/tmp/

+ 3 - 0
README.md

@@ -1,4 +1,7 @@
 # CakePHP Tools Plugin
+[![Build Status](https://api.travis-ci.org/dereuromark/cakephp-tools.png?branch=cake3)](https://travis-ci.org/dereuromark/cakephp-tools)
+[![License](https://poser.pugx.org/dereuromark/cakephp-tools/license.png)](https://packagist.org/packages/dereuromark/cakephp-tools)
+[![Total Downloads](https://poser.pugx.org/dereuromark/tools-cakephp/d/total.png)](https://packagist.org/packages/dereuromark/cakephp-tools)
 
 A CakePHP 3.x Plugin containing several useful tools that can be used in many projects.