|
|
@@ -1,16 +1,16 @@
|
|
|
# CakePHP Tools Plugin
|
|
|
|
|
|
-A CakePHP 2.x Plugin containing several useful tools that can be used in many projects.
|
|
|
-This plugin requires PHP5.3+
|
|
|
-
|
|
|
-Please note: New functionality has been tested against 2.x (current master and dev) only. Please upgrade if possible.
|
|
|
-
|
|
|
[](https://travis-ci.org/dereuromark/cakephp-tools)
|
|
|
[](https://packagist.org/packages/dereuromark/cakephp-tools)
|
|
|
[](https://coveralls.io/r/dereuromark/cakephp-tools)
|
|
|
[](https://packagist.org/packages/dereuromark/cakephp-tools)
|
|
|
[](https://packagist.org/packages/dereuromark/cakephp-tools)
|
|
|
|
|
|
+A CakePHP 2.x Plugin containing several useful tools that can be used in many projects.
|
|
|
+This plugin requires PHP5.3+
|
|
|
+
|
|
|
+Please note: New functionality has been tested against 2.x (current master and dev) only. Please upgrade if possible.
|
|
|
+
|
|
|
## How to include
|
|
|
Installing the Plugin is pretty much as with every other CakePHP Plugin.
|
|
|
|
|
|
@@ -155,10 +155,6 @@ Please provide PRs mainly against master branch then.
|
|
|
|
|
|
For details on how to contribute please read the [CONTRIBUTING page](CONTRIBUTING.md).
|
|
|
|
|
|
-### License
|
|
|
-Licensed under [The MIT License](http://www.opensource.org/licenses/mit-license.php)
|
|
|
-unless specified otherwise (in the classes).
|
|
|
-
|
|
|
### TODOs
|
|
|
|
|
|
* Better test coverage (once it's >= 75% I will declare the plugin stable 1.0)
|