/kohana-sysinfo

Get informations about your system

Primary LanguagePHP

Description

Gets informations about your system. Use with Kohana 3.x.

Installation instructions

Add this repository as a Git submodule to your application.

$ git submodule add git://github.com/loonies/kohana-sysinfo.git modules/sysinfo
$ git submodule update --init

Enable module in the bootstrap.

Contribution guidelines

Fork the SysInfo repo and send a pull request or open an issue on the Github.

Please use Kohana conventions and coding style.

Contributor list

SysInfo is maintained by Miodrag Tokić.

Credits

License

This package is released under the MIT License.