libkohana2-php software package provides lightweight PHP5 MVC framework, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libkohana2-php
libkohana2-php is installed in your system.
Make ensure the libkohana2-php package were installed using the commands given below,
$ sudo dpkg-query -l | grep libkohana2-php *
You will get with libkohana2-php package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | PHP |
| Package | libkohana2-php |
| Version | 2.3.4-2 |
| Description | lightweight PHP5 MVC framework |
| Sub Section | PHP |