Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.02 KB

Valsr's CakePHP Utility Library

Provides various utility functions for CakePHP 3.

Requirements

  • CakePHP 3.0.0 or greater.
  • PHP 5.4.16 or greater.

Installation

Plugin::load('vlib', ['bootstrap' => true]);

Reporting Issues

If you have a problem with the library please open an issue on GitHub.

Contributing

If you'd like to contribute to DebugKit, check out the roadmap for any planned features. You can fork the project, add features, and send pull requests or open issues.

Versions

VLib Release Version:

Documentation

For documentation visit the wiki.

Happy Coding!